Re: 2.6.25-rc[12] Video4Linux Bttv Regression
- Date: Wed, 27 Feb 2008 01:42:38 +0000
- From: Robert Fitzsimons <robfitz@xxxxxxxx>
- Subject: Re: 2.6.25-rc[12] Video4Linux Bttv Regression
> I think I might have seen this problem but it didn't cause a oops for > me, Ok, I found the cause of the oops. Some of radio tuner code was expecting a struct bttv_fh to be allocated but this wasn't done in radio_open. So it would dereference an invalid data structure, causing a hang for me and an oops for Bongani. I also had to add support for the radio tuner to some shared functions. Patches to follow. Robert -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list
- Follow-Ups:
- [PATCH] bttv: Re-enabling radio support requires the use of struct bttv_fh.
- From: Robert Fitzsimons
- [PATCH] bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls.
- From: Robert Fitzsimons
- [PATCH] bttv: Re-enabling radio support requires the use of struct bttv_fh.
- References:
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression
- From: Mauro Carvalho Chehab
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression
- From: Mauro Carvalho Chehab
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression
- From: Robert Fitzsimons
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression
- Prev by Date: Re: [PATCH] soc-camera: deactivate cameras when not used
- Next by Date: [PATCH] bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls.
- Previous by thread: Re: 2.6.25-rc[12] Video4Linux Bttv Regression
- Next by thread: [PATCH] bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls.
- Index(es):