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:
74dc51a
)
x86: don't read maxlvt before checking if APIC is mapped
author
Chuck Ebbert
<cebbert@redhat.com>
Tue, 20 May 2008 22:18:12 +0000
(18:18 -0400)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 23 May 2008 12:08:06 +0000
(14:08 +0200)
A check for unmapped apic was added before reading maxlvt but the early
read of maxlvt wasn't removed.
Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@kernel.org
No differences found