Re: Linux 2.5.66

From: Greg KH (greg@kroah.com)
Date: Mon Mar 24 2003 - 19:30:48 EST


On Tue, Mar 25, 2003 at 01:22:52AM +0100, Udo A. Steinberg wrote:
> On Mon, 24 Mar 2003 15:26:47 -0800 (PST) Linus Torvalds (LT) wrote:
>
> LT> Summary of changes from v2.5.65 to v2.5.66
> LT> ============================================
> LT> Greg Kroah-Hartman <greg@kroah.com>:
> LT> o i2c i2c-i801.c: remove #ifdefs and fix all printk() to use dev_*()
> LT> o i2c i2c-i801.c: remove check_region() usage
> LT> o i2c i2c-i801.c: fix up the pci id matching, and change to use
> LT> proper pci ids
> LT> o i2c i2c-i801.c: fix up formatting and whitespace issues
> LT> o i2c i2c-piix4.c: remove check_region() call
> LT> o i2c i2c-piix4: remove #ifdefs and fix all printk() to use dev_*()
> LT> o i2c i2c-piix4.c: fix up formatting and whitespace issues
> LT> o i2c i2c-ali15x3.c: remove #ifdefs and fix all printk() to use
> LT> dev_*()
> LT> o i2c i2c-ali15x3.c: remove check_region() call
> LT> o i2c i2c-ali15x3.c: fix up formatting and whitespace issues
> LT> o i2c i2c-amd756.c: remove some #ifdefs and fix all printk() to use
> LT> dev_*()
> LT> o i2c i2c-amd8111.c: change a few printk() to dev_warn()
> LT> o i2c i2c-amd8111.c: change the pci driver name to have "2" in it
> LT> based on previous comments
> LT> o i2c: added i2c-isa bus controller driver
> LT> o i2c: add initial driver model support for i2c drivers
> LT> o USB: whiteheat bugfix (bugzilla.kernel.org #314)
> LT> o USB: pegasus: fix up GFP_DMA usages. (bugzilla.kernel.org #418)
>
> Hi,
>
> I guess it's one of the I2C changes which breaks 2.5.66 and bttv, because
> 2.5.65 was still ok and there don't seem to be any relevant bttv changes.
>
> With 2.5.66 I get a kernel oops with the following backtrace:

Yes, I sent out some patches a few evenings ago to lkml that should fix
this problem. I'm resyncing them with 2.5.66 right now and will send
them to Linus in a bit.

If you want to get around this for now, in the bttv driver, memset the
i2c_client structure to 0 after it is initialized. That will solve the
problem.

Hope this helps,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:18 EST