public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Udo A. Steinberg" <us15@os.inf.tu-dresden.de>
Cc: Linus Torvalds <torvalds@transmeta.com>,
	Gerd Knorr <kraxel@bytesex.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.66
Date: Mon, 24 Mar 2003 16:30:48 -0800	[thread overview]
Message-ID: <20030325003048.GC10505@kroah.com> (raw)
In-Reply-To: <20030325012252.7aafee8c.us15@os.inf.tu-dresden.de>

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

  reply	other threads:[~2003-03-25  0:20 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-24 23:26 Linux 2.5.66 Linus Torvalds
2003-03-24 23:35 ` Larry McVoy
2003-03-25  0:14 ` Florin Iucha
2003-03-25  8:05   ` Rolf Eike Beer
2003-03-25  8:29     ` Marco Roeland
2003-03-25  0:16 ` Jeremy Brown
2003-03-25  0:22 ` Udo A. Steinberg
2003-03-25  0:30   ` Greg KH [this message]
2003-03-25  1:18     ` Udo A. Steinberg
2003-03-25  1:47       ` Greg KH
2003-03-25  4:18     ` CaT
2003-03-25  4:34       ` Greg KH
2003-03-25  5:56         ` CaT
2003-03-25  6:51           ` Greg KH
2003-03-25  7:22             ` CaT
2003-03-25  7:27               ` Greg KH
2003-03-25  0:53 ` John Cherry
2003-03-25  1:55 ` [REPRODUCABLE BUGS] " Toplica Tanaskovic
2003-03-25  3:19   ` James Simmons
2003-03-25  9:51     ` Toplica Tanaskovic
2003-03-26 20:24       ` James Simmons
2003-03-26 23:49         ` Torrey Hoffman
2003-03-27  0:20           ` James Simmons
2003-03-27  2:27             ` Joshua Kwan
2003-04-02 22:16               ` James Simmons
2003-04-03  1:02                 ` Joshua Kwan
2003-04-03  3:59                   ` James Simmons
2003-03-27 16:05         ` Toplica Tanaskovic
2003-03-26  2:53 ` Paweł Gołaszewski
2003-03-26  3:33   ` James Simmons
2003-03-26 11:00 ` [2.5 patch] fix sound/oss/mad16.c compile Adrian Bunk
2003-03-26 11:26 ` 2.5.66: compile problem with snd-ice1724 Adrian Bunk
2003-03-26 12:45 ` [2.5 patch] fix ipmi_devintf.c compilation Adrian Bunk
2003-03-26 14:36   ` Corey Minyard
  -- strict thread matches above, loose matches on Subject: below --
2003-03-25  5:51 Linux 2.5.66 Andries.Brouwer
2003-03-26 10:45 ` Geert Uytterhoeven
2003-03-26 10:46   ` Geert Uytterhoeven
2003-03-25  7:40 Osamu Tomita
2003-03-26 11:52 Andries.Brouwer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030325003048.GC10505@kroah.com \
    --to=greg@kroah.com \
    --cc=kraxel@bytesex.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=us15@os.inf.tu-dresden.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox