All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Galbraith <efault@gmx.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Greg KH <greg@kroah.com>
Subject: 2.6.20.git regression: 'PCI: add the sysfs driver name to all modules' causes hard hang on boot
Date: Fri, 16 Feb 2007 10:55:10 +0100	[thread overview]
Message-ID: <1171619710.6828.24.camel@Homer.simpson.net> (raw)

[-- 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 --]

             reply	other threads:[~2007-02-16  9:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-16  9:55 Mike Galbraith [this message]
2007-02-16 22:36 ` 2.6.20.git regression: 'PCI: add the sysfs driver name to all modules' causes hard hang on boot 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

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=1171619710.6828.24.camel@Homer.simpson.net \
    --to=efault@gmx.de \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.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 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.