x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c
authorTony Luck <tony.luck@intel.com>
Wed, 12 Jan 2011 08:50:37 +0000 (00:50 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Jan 2011 11:15:09 +0000 (12:15 +0100)
commit9378b63ccb32b9c071dab155c96357ad1e52a709
tree8b7aead57e925b54643b1b576c67233c9dfb2659
parentfa36e956c5027d9a985d555d104d293c0a98d2c3
x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c

As pointed out by Linus CONFIG_X86 in drivers/acpi/numa.c is
ugly.

Builds and boots on ia64 (both normally and with maxcpus=8 to limit
the number of cpus).

Signed-off-by: Tony Luck <tony.luck@intel.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Len Brown <len.brown@intel.com>
LKML-Reference: <4D2D6B5D.4080208@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/acpi/numa.c