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:
aa83f3f
)
x86: use cpuinfo to check for interrupt pending message msr
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 9 Jun 2008 15:27:20 +0000
(17:27 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 10 Jun 2008 13:52:14 +0000
(15:52 +0200)
Simplify code: no need to do a cpuid(1) again. The cpuinfo structure
has all necessary information already.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found