aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2009-02-21 16:45:07 +0800
committerGreg Kroah-Hartman <[email protected]>2009-03-24 16:38:25 -0700
commitb23530ebc339c4092ae2c9f37341a5398fea8b89 (patch)
treec8f45452c649273271ac292715d4a76baa5e9148 /kernel/sysctl_binary.c
parent04256b4a8fc73f54cd14f20867882c299728a446 (diff)
driver core: remove polling for driver_probe_done(v5)
This patch removes 100ms polling for driver_probe_done in wait_for_device_probe(), and uses wait_event() instead. Removing polling in fs initialization may lead to a faster boot. This patch also changes the return type of wait_for_device_done() from int to void. This patch is against Arjan's patch in linux-next tree. Signed-off-by: Ming Lei <[email protected]> Acked-by: Cornelia Huck <[email protected]> Reviewed-by: Arjan van de Ven <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions