linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Adrian Bunk <bunk@stusta.de>, Robert Love <rml@novell.com>,
	Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	John Stultz <johnstul@us.ibm.com>
Subject: Re: 2.6.16-rc4: known regressions
Date: Sun, 19 Feb 2006 17:02:05 -0800	[thread overview]
Message-ID: <20060220010205.GB22738@suse.de> (raw)
In-Reply-To: <1140383653.11403.8.camel@localhost>

On Sun, Feb 19, 2006 at 11:14:13PM +0200, Pekka Enberg wrote:
> On 2/18/06, Adrian Bunk <bunk@stusta.de> wrote:
> > > > Subject    : gnome-volume-manager broken on powerpc since 2.6.16-rc1
> > > > References : http://bugzilla.kernel.org/show_bug.cgi?id=6021
> > > > Submitter  : John Stultz <johnstul@us.ibm.com>
> > > > Status     : still present in -git two days ago
> 
> On Sun, Feb 19, 2006 at 01:06:45PM +0200, Pekka Enberg wrote:
> > > This is not ppc only. I have the exact same problem on Gentoo
> > > Linux/x86. No ipod events on 2.6.16-rc1, whereas 2.6.15 works fine.
> > > Haven't had the time to investigate further yet, sorry.
> 
> Here's the result of git bisect:
> 
> ba9dc657af86d05d2971633e57d1f6f94ed60472 is first bad commit
> diff-tree ba9dc657af86d05d2971633e57d1f6f94ed60472 (from 733260ff9c45bd4db60f45d17e8560a4a68dff4d)
> Author: Greg Kroah-Hartman <gregkh@suse.de>
> Date:   Wed Nov 16 13:41:28 2005 -0800
> 
>     [PATCH] USB: allow usb drivers to disable dynamic ids
> 
>     This lets drivers, like the usb-serial ones, disable the ability to add
>     ids from sysfs.
> 
>     The usb-serial drivers are "odd" in that they are really usb-serial bus
>     drivers, not usb bus drivers, so the dynamic id logic will have to go
>     into the usb-serial bus core for those drivers to get that ability.
> 
>     Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
> 
> :040000 040000 ed98c56f9d575c69ff8d590f336ab259be360230 1ffa39f0d0afdf7deda0cf4270f29fa6af1a5d5c M      drivers
> :040000 040000 cae5649115b1ea49c732bc940009161f222042af c6bb3c2357a4bfe3dab8bc900a38b4ea344207cd M      include
> 
> Please note that with the above changeset, hal and udev daemons refuse
> to start up during boot so I don't even have /dev/sda2 when plugging in
> ipod.

That's _really_ odd, as hal, udev and dbus all work just fine on my
machines with the above changeset (actually with 2.6.16-rc4).  And that
changeset should not have caused anything to change with regards to the
core uevent code, as it's a usb-serial change only.

And you don't even have CONFIG_USB_SERIAL enabled...  Very odd.

If you revert this one patch, on top of a clean 2.6.16-rc4, do things
start working for you again?

thanks,

greg k-h

  reply	other threads:[~2006-02-20  1:02 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-17 22:45 Linux 2.6.16-rc4 Linus Torvalds
2006-02-17 23:14 ` 2.6.16-rc4: known regressions Adrian Bunk
2006-02-19 11:06   ` Pekka Enberg
2006-02-19 14:54     ` Adrian Bunk
2006-02-19 17:50       ` Pekka Enberg
2006-02-19 21:14       ` Pekka Enberg
2006-02-20  1:02         ` Greg KH [this message]
2006-02-20  7:08           ` Pekka J Enberg
2006-02-21 22:51           ` Pekka Enberg
2006-02-21 22:57             ` Kay Sievers
2006-02-21 23:33               ` Andrew Morton
2006-02-22  0:04                 ` Kay Sievers
2006-02-22  0:15                   ` Mark Lord
2006-02-22  0:21                   ` Andrew Morton
2006-02-22  0:34                     ` Linus Torvalds
2006-02-22  0:46                       ` Con Kolivas
2006-02-22  1:06                       ` Linus Torvalds
2006-02-22 11:21                         ` Theodore Ts'o
2006-02-22 14:25                           ` uswsusp & initrd -- was " Pavel Machek
2006-02-22 15:48                           ` Joel Becker
2006-02-22 16:25                             ` Theodore Ts'o
2006-02-22 17:33                               ` Gabor Gombas
2006-02-22 17:57                                 ` Linus Torvalds
2006-02-22 18:37                                   ` Christian Trefzer
2006-02-22 18:59                                 ` Joel Becker
2006-02-22 19:18                                   ` Greg KH
2006-02-22 19:29                                     ` Arjan van de Ven
2006-02-22 19:40                                       ` Greg KH
2006-02-22 20:45                                         ` Jens Axboe
2006-02-22 22:51                                           ` Greg KH
2006-02-23  6:39                                             ` Jens Axboe
2006-02-23 17:29                                         ` Martin Bligh
2006-02-23 17:52                                           ` Greg KH
2006-02-23 18:01                                             ` Martin Bligh
2006-02-23 18:04                                             ` Arjan van de Ven
2006-02-23 20:26                                         ` Benjamin LaHaise
2006-02-24 23:42                                         ` Eric W. Biederman
2006-02-22 19:39                                     ` Linus Torvalds
2006-02-22 19:54                                   ` Andrew Morton
2006-02-22 20:02                                     ` Arjan van de Ven
2006-02-22 20:12                                     ` Linus Torvalds
2006-02-22 20:44                                       ` Andrew Morton
2006-02-22 20:26                                     ` Greg KH
2006-02-23  5:28                                       ` Jody McIntyre
2006-02-22 20:57                                     ` Diego Calleja
2006-02-22 21:19                                     ` Russell King
2006-02-22 21:30                                       ` Greg KH
2006-02-22 20:47                             ` Bryan O'Sullivan
2006-02-22 19:07                           ` Greg KH
2006-02-22 17:06                         ` Matthias Andree
2006-02-23 12:36                         ` Paulo Marques
2006-02-22 10:49                   ` Diego Calleja
2006-02-22  7:06               ` Pekka J Enberg
2006-02-22 15:27                 ` Kay Sievers
2006-02-22 15:44                   ` Linus Torvalds
2006-02-22 16:03                     ` Arjan van de Ven
2006-02-22 16:11                       ` Christoph Hellwig
2006-02-22 17:17                         ` sysfs regressions (was: 2.6.16-rc4: known regressions) Matthias Andree
2006-02-22 17:47                           ` Greg KH
2006-02-22 16:18                     ` 2.6.16-rc4: known regressions David Zeuthen
2006-02-22 16:35                       ` Christoph Hellwig
2006-02-22 16:46                         ` David Zeuthen
2006-02-22 16:51                           ` Christoph Hellwig
2006-02-22 17:08                       ` Linus Torvalds
2006-02-22 17:31                         ` Linus Torvalds
2006-02-22 18:04                           ` Al Viro
2006-02-23  3:01                             ` John Stoffel
2006-02-22 17:51                         ` Al Viro
2006-02-22 17:55                           ` Christoph Hellwig
2006-02-22 18:10                             ` Al Viro
2006-02-22 19:25                         ` David Zeuthen
2006-02-22 17:10                       ` Al Viro
2006-02-22 17:10                       ` grundig
2006-02-22 17:14                       ` Martin Bligh
2006-02-23  4:17                         ` Theodore Ts'o
2006-02-22 18:10                   ` Pekka Enberg
2006-02-22  8:28               ` Arjan van de Ven
2006-02-17 23:27 ` Linux 2.6.16-rc4 Nigel Cunningham
2006-02-18  8:59 ` Edmondo Tommasina
2006-02-18  9:19   ` Gene Heskett
2006-02-18 10:20     ` Con Kolivas
2006-02-18 11:26       ` Gene Heskett
2006-02-18 16:04 ` Jean Delvare
2006-02-22 22:02 ` Linux 2.6.16-rc4 edac oops Mark Rustad
2006-02-24 11:09   ` Andrew Morton
2006-02-22  2:39 2.6.16-rc4: known regressions Yu, Luming
2006-02-22  3:16 ` Adrian Bunk
2006-02-22  6:55 Yu, Luming
2006-02-22 12:23 ` Adrian Bunk

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=20060220010205.GB22738@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=bunk@stusta.de \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=rml@novell.com \
    --cc=torvalds@osdl.org \
    /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;
as well as URLs for NNTP newsgroup(s).