x86: allow more than 8 cpus to be used on 32-bit
authorYinghai Lu <yinghai@kernel.org>
Thu, 29 Jan 2009 23:14:46 +0000 (15:14 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 23:20:22 +0000 (00:20 +0100)
X86_PC is the only remaining 'sub' architecture, so we dont need
it anymore.

This also cleans up a few spurious references to X86_PC in the
driver space - those certainly should be X86.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found