x86: fix APIC_DEBUG with inquire_remote_apic
authorYinghai Lu <yinghai@kernel.org>
Wed, 15 Oct 2008 01:59:17 +0000 (18:59 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 28 Oct 2008 15:43:48 +0000 (16:43 +0100)
APIC_DEBUG is always 2.
need to update inquire_remote_apic to check apic_verbosity with
it instead.

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

No differences found