[PATCH] Remove some cruft in apic id checking during processor setup
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:37 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:37 +0000 (10:52 +0200)
commite4251e130deef9de5226cc36faa70a1c6671d3c5
tree22d75691bbcd93b88624ceaa19d8d4fd5ec5900a
parentf2c2cca3acef8b253a36381d9b469ad4fb08563a
[PATCH] Remove some cruft in apic id checking during processor setup

- Remove a define that was used only once
- Remove the too large APIC ID check because we always support
the full 8bit range of APICs.
- Restructure code a bit to be simpler.

Cc: len.brown@intel.com
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/mpparse.c
include/asm-x86_64/acpi.h