All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugme-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 10861] 2.6.26-rc4-git2 - long pause during boot
Date: Wed, 25 Jun 2008 01:26:54 -0700 (PDT)	[thread overview]
Message-ID: <20080625082654.C8FD8108035@picon.linux-foundation.org> (raw)
In-Reply-To: <bug-10861-11613@http.bugzilla.kernel.org/>

http://bugzilla.kernel.org/show_bug.cgi?id=10861





------- Comment #5 from chris2553@googlemail.com  2008-06-25 01:26 -------
Kay,

The udev rules that are broken/insufficient are part of the Slackware rules
file that are present in the udev distribution (including that latest release,
124).
This is the patch that I am now applying when I build udev:

--- udev-122/etc/udev/slackware/udev.rules~     2008-06-14 05:45:11.000000000
+0000
+++ udev-122/etc/udev/slackware/udev.rules      2008-06-14 05:45:30.000000000
+0000
@@ -9,7 +9,7 @@

 # wait for sysfs
 ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*",
WAIT_FOR_SYSFS="bus"
-ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
+ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi",
WAIT_FOR_SYSFS="ioerr_cnt"
 ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"

 # all block devices

The new rule is taken from the udev rules file for Slackware 12.1


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  parent reply	other threads:[~2008-06-25  8:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 21:25 [Bug 10861] New: 2.6.26-rc4-git2 - long pause during boot bugme-daemon
2008-06-05 21:26 ` [Bug 10861] " bugme-daemon
2008-06-05 21:51   ` James Bottomley
2008-06-05 21:51 ` bugme-daemon
2008-06-15 10:40 ` bugme-daemon
2008-06-22 19:31 ` bugme-daemon
2008-06-25  8:26 ` bugme-daemon [this message]
2008-07-02 16:18 ` bugme-daemon
2008-07-06 17:12 ` bugme-daemon
2008-07-06 17:13 ` bugme-daemon
2008-07-06 17:13 ` bugme-daemon
  -- strict thread matches above, loose matches on Subject: below --
2008-06-07 20:38 2.6.26-rc5-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-07 20:42 ` [Bug #10861] 2.6.26-rc4-git2 - long pause during boot Rafael J. Wysocki
2008-06-14 20:04 2.6.26-rc6-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-14 20:12 ` [Bug 10861] 2.6.26-rc4-git2 - long pause during boot Rafael J. Wysocki
2008-06-15  6:12   ` Chris Clayton
2008-06-22 17:49 2.6.26-rc7-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-22 17:54 ` [Bug #10861] 2.6.26-rc4-git2 - long pause during boot Rafael J. Wysocki
2008-06-29 18:15 2.6.26-rc8: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-29 18:18 ` [Bug #10861] 2.6.26-rc4-git2 - long pause during boot Rafael J. Wysocki
2008-06-30 16:01   ` Chris Clayton
2008-06-30 16:13     ` Kay Sievers
2008-07-06 11:39 2.6.26-rc9: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-07-06 11:45 ` [Bug #10861] 2.6.26-rc4-git2 - long pause during boot Rafael J. Wysocki
2008-07-06 11:45   ` Rafael J. Wysocki
2008-07-06 14:33   ` James Bottomley
2008-07-06 14:33     ` James Bottomley
     [not found]     ` <1215354787.4197.1.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-07-06 17:16       ` Rafael J. Wysocki
2008-07-06 17:16         ` Rafael J. Wysocki

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=20080625082654.C8FD8108035@picon.linux-foundation.org \
    --to=bugme-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@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.