diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2016-01-16 01:58:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-16 20:17:24 +0100 |
commit | b493c34309cb4aebc44272897067ebf54cb07271 (patch) | |
tree | edad645b4ef93e726dcf647ee1ebbbd7e7394308 /include/asm-generic/sections.h | |
parent | uselib: default depending if libc5 was used (diff) | |
download | linux-b493c34309cb4aebc44272897067ebf54cb07271.tar.xz linux-b493c34309cb4aebc44272897067ebf54cb07271.zip |
kernel/stop_machine.c: remove CONFIG_SMP dependencies
stop_machine.o is only built if CONFIG_SMP=y, so this ifdef always
evaluates to true.
[akpm@linux-foundation.org: remove now-unneeded ifdef]
Reported-by: Valentin Rothberg <valentinrothberg@gmail.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic/sections.h')
0 files changed, 0 insertions, 0 deletions