[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080227014238.GA2685@localhost>
Date: Wed, 27 Feb 2008 01:42:38 +0000
From: Robert Fitzsimons <robfitz@...k.net>
To: Mauro Carvalho Chehab <mchehab@...radead.org>
Cc: Bongani Hlope <bonganilinux@...b.co.za>,
video4linux-list@...hat.com, linux-kernel@...r.kernel.org
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists