]> git.baikalelectronics.ru Git - kernel.git/commit
smp_call_function_single(): be slightly less stupid, fix #2
authorIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 15:04:37 +0000 (16:04 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 15:04:37 +0000 (16:04 +0100)
commitbd9e6fb304ff3bea9cabbe35830bab1f0b779257
tree8777594e0424a39ab38fa12e091861fce981cdd5
parent92a9745f2c5798959fe569c1c9a8a7af7977e2c3
smp_call_function_single(): be slightly less stupid, fix #2

fix m68k build failure:

 tip/kernel/up.c: In function 'smp_call_function_single':
 tip/kernel/up.c:16: error: dereferencing pointer to incomplete type
 make[2]: *** [kernel/up.o] Error 1

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