diff options
author | 2006-12-06 20:38:14 -0800 | |
---|---|---|
committer | 2006-12-07 08:39:38 -0800 | |
commit | 83df8db9e62129975fab6d800fb381faf0dfee74 (patch) | |
tree | 0590a90ac51ab2df40210dc3d2001fb9f6f271e9 /fs/buffer.c | |
parent | [PATCH] kprobes: enable booster on the preemptible kernel (diff) | |
download | wireguard-linux-83df8db9e62129975fab6d800fb381faf0dfee74.tar.xz wireguard-linux-83df8db9e62129975fab6d800fb381faf0dfee74.zip |
[PATCH] declare smp_call_function_single in generic code
smp_call_function_single() needs to be visible in non-SMP builds, to fix:
arch/x86_64/kernel/vsyscall.c:283: warning: implicit declaration of function 'smp_call_function_single'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions