Skip to content
Commit 9316fcac authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n



Fix the sparc build - we were including `up.o' on SMP builds, when
CONFIG_USE_GENERIC_SMP_HELPERS=n.

Tested-by: default avatarRobert Reif <reif@earthlink.net>
Fixed-by: default avatarRobert Reif <reif@earthlink.net>
Cc: David Miller <davem@davemloft.net>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 18e6959c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment