Staging
v0.8.1
https://github.com/torvalds/linux
Revision f5ef2abcbeb5b0be23f7cc610a024b2406e3d8e6 authored by Linus Torvalds on 01 April 2007, 17:54:13 UTC, committed by Linus Torvalds on 01 April 2007, 17:54:13 UTC
Ingo reported that built-in drivers suffered bootup hangs with certain
driver unregistry sequences, due to sysfs breakage.

Do the minimal fix for v2.6.21: only wait if the driver is a module.

Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 755948c
History
Tip revision: f5ef2abcbeb5b0be23f7cc610a024b2406e3d8e6 authored by Linus Torvalds on 01 April 2007, 17:54:13 UTC
driver core: do not wait unnecessarily in driver_unregister()
Tip revision: f5ef2ab
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top