All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.20.git regression: 'PCI: add the sysfs driver name to all modules' causes hard hang on boot
@ 2007-02-16  9:55 Mike Galbraith
  2007-02-16 22:36 ` Greg KH
  0 siblings, 1 reply; 11+ messages in thread
From: Mike Galbraith @ 2007-02-16  9:55 UTC (permalink / raw)
  To: LKML; +Cc: Greg KH

[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]

Greetings,

Per $subject, git.yesterday hangs hard on boot here. A git bisect
fingered the commit below, which I verified via git bisect reset; git
revert -n 725522b5453dd680412f2b6463a988e4fd148757, after which box
boots fine.  (well, I hope I verified... i'm git-ignorant)

commit 725522b5453dd680412f2b6463a988e4fd148757
Author: Greg Kroah-Hartman <gregkh@suse.de>
Date:   Mon Jan 15 11:50:02 2007 -0800

    PCI: add the sysfs driver name to all modules

    This adds the module name to all PCI drivers, if they are built into the
    kernel or not.  It will show up in /sys/modules/MODULE_NAME/drivers/

    It also fixes up the IDE core, which was calling __pci_register_driver()
    directly.

    Cc: Kay Sievers <kay.sievers@suse.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

:040000 040000 a97900b3284ece0d5f1a3eed372f98c5cb4b10d3 4d1f3045dc379f0eb7064fd05dd311625c090ef3 M      drivers
:040000 040000 434c6fa20bd7f9acadb2c6d4a8dfe19a05fe8ea2 9f8ef888fe4050d8cab7333955a6eafb0d2f0fba M      include


Kernel messages:
[    0.781850] ipmi message handler version 39.1
[    0.786438] ipmi device interface
[    0.789973] IPMI System Interface driver.
<hangs here on bad kernel>
[    0.805356] ipmi_si: Unable to find any System Interface(s)
[    0.811224] IPMI Watchdog: driver initialized

gzipped up config attached.

	-Mike

[-- Attachment #2: config.gz --]
[-- Type: application/x-gzip, Size: 13933 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-02-19  6:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-16  9:55 2.6.20.git regression: 'PCI: add the sysfs driver name to all modules' causes hard hang on boot Mike Galbraith
2007-02-16 22:36 ` Greg KH
2007-02-17  1:38   ` Mike Galbraith
2007-02-17  1:50     ` Greg KH
2007-02-17  2:21       ` Markus Rechberger
2007-02-17  3:04         ` Markus Rechberger
2007-02-17  4:54           ` Greg KH
2007-02-17  8:20       ` Mike Galbraith
2007-02-18  8:02         ` Mike Galbraith
2007-02-18  9:27           ` Mike Galbraith
2007-02-19  6:24             ` [patch] " Mike Galbraith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.