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

kernel/smp.c: In function 'smp_call_function_mask':
kernel/smp.c:303: error: too many arguments to function 'smp_call_function_single'

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

diff --cc kernel/smp.c
Simple merge