chiark / gitweb /
[PATCH] remove sleeps from udev as it is external now
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Fri, 15 Oct 2004 03:36:07 +0000 (20:36 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:02:44 +0000 (22:02 -0700)
commit707680b1cf08369da365de1a5e06089621ff8c77
tree8ef5a035208acb8292102f4f61e078d0aac318cf
parent32935a50ea9d0f97f9416da1512c11a346888d28
[PATCH] remove sleeps from udev as it is external now

Here we remove all the sysfs sleep loops from udev as wait_for_sysfs
will do this for us and any other hotplug user. We still keep a small
blacklist of subsystems we don't care about but any missing entry here
will no longer lead to a spinning udev waiting for files.
namedev.c
udev.8.in
udev.c
udev.h
udev_add.c
udev_config.c