fix "smp_call_function: get rid of the unused nonatomic/retry argument"
authorIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 09:48:22 +0000 (11:48 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 09:48:22 +0000 (11:48 +0200)
commit127a237a1ff49fa5b8e00af91e841598aeea3513
treede263be0deab4504037a6ec4ec718ab20c1bdf08
parent15c8b6c1aaaf1c4edd67e2f02e4d8e1bd1a51c0d
fix "smp_call_function: get rid of the unused nonatomic/retry argument"

fix:

arch/x86/kernel/process.c: In function 'cpu_idle_wait':
arch/x86/kernel/process.c:64: error: too many arguments to function 'smp_call_function'

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/process.c