commit | 1281675e9c0d4d42d993697f4daab45ef22d49da | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue Oct 14 18:59:17 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 28 16:43:48 2008 +0100 |
tree | 3969de1cabda6891585caa1e5dfbc9dae702fa95 | |
parent | 3c52204bb90834bca8e9e78a3628d886ad6d4db5 [diff] |
x86: fix APIC_DEBUG with inquire_remote_apic 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>