x86: schedule work only if keventd is already running
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:41 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:02 +0000 (17:41 +0200)
commit802b8133b4f78c30a2668d142d78861e27c0c6a7
tree19d7e0a9ae8046a22e4cb0ce0585299ebb66e7ed
parente7f8b14e028f7a2f9e5c83c17164aeeeb9c61f17
x86: schedule work only if keventd is already running

Only call schedule_work if keventd is already running.
This is already the way x86_64 does

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_32.c