]> git.neil.brown.name Git - history.git/commit
[PATCH] OProfile: don't assume MSRs stay the same across CPU models
authorJohn Levon <levon@movementarian.org>
Thu, 21 Aug 2003 09:57:28 +0000 (02:57 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 21 Aug 2003 09:57:28 +0000 (02:57 -0700)
commitfe0936809b3505e4dcbc03bf521d3925823d8f10
tree22e2580ff5d35ab2e816fba14b8e40fb36ba4892
parent86fcce36faf43c7c92e9fc7a45db25e61d3c52f2
[PATCH] OProfile: don't assume MSRs stay the same across CPU models

The MSRs might change between CPU models, error out if we haven't met
the CPU before. From Venkatesh Pallipadi
arch/i386/oprofile/nmi_int.c