x86: fix compiling with 64bit with def_to_bigsmp
authorYinghai Lu <yinghai@kernel.org>
Fri, 30 Jan 2009 03:30:04 +0000 (19:30 -0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 30 Jan 2009 14:21:23 +0000 (15:21 +0100)
commit1ff2f20de354a621ef4b56b9cfe6f9139a7e493b
tree6d4dbd9dee875de54bb9ce4c0494cfd43c2b66af
parent36ef4944ee8118491631e317e406f9bd15e20e97
x86: fix compiling with 64bit with def_to_bigsmp

only need to do cut off with 32bit

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot.c