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:
b30f3ae
)
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 25 Jul 2008 00:29:00 +0000
(17:29 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 25 Jul 2008 00:29:00 +0000
(17:29 -0700)
..otherwise oprofile will fall back on that poor timer interrupt.
Also replace the unreadable chain of if-statements with a "switch()"
statement instead. It generates better code, and is a lot clearer.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found