Skip to content
Commit 4b9f12a3 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

x86/oprofile/nmi_int: add Nehalem to list of ppro cores



..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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b30f3ae5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment