]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove ifdef from stepping
authorGlauber Costa <gcosta@redhat.com>
Thu, 29 May 2008 03:05:46 +0000 (20:05 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:20 +0000 (12:48 +0200)
commit86e430edf462e872ecfab28d6b8619be5ab9c300
tree9aeb3c572c062d3a211f763fdb26d7d6aec9e39e
parent0f385d1ddd0952e01a968bfa5512378ad23de6df
x86: remove ifdef from stepping

The stepping won't affect x86_64, since there are not x86_64 k7's
or pentiums. So, although it adds to the binary size, remove the ifdef
for smoother integration

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot.c