git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c52204
)
x86: fix APIC_DEBUG with inquire_remote_apic
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 15 Oct 2008 01:59:17 +0000
(18:59 -0700)
committer
Ingo 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