diff options
author | Heiko Carstens | 2007-05-17 07:11:09 +0200 |
---|---|---|
committer | Linus Torvalds | 2007-05-17 14:23:04 +0200 |
commit | 79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653 (patch) | |
tree | 0bf5e98710fa4ae970728ceea7d7d5324f65abcc /Documentation/smart-config.txt | |
parent | simplify compat_sys_timerfd (diff) | |
download | kernel-qcow2-linux-79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653.tar.gz kernel-qcow2-linux-79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653.tar.xz kernel-qcow2-linux-79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653.zip |
Let smp_call_function_single return -EBUSY on UP
All architectures that have an implementation of smp_call_function_single
let it return -EBUSY if it is asked to execute func on the current cpu.
(akpm: except for x86_64). Therefore the UP version must always return
-EBUSY.
[akpm@linux-foundation.org: build fix]
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/smart-config.txt')
0 files changed, 0 insertions, 0 deletions