commit | e82f64e5bb0648a13630d752c35be1e7bd8bab96 | [log] [tgz] |
---|---|---|
author | Björn Steinbrink <B.Steinbrink@gmx.de> | Sat Jul 21 17:10:06 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Jul 21 18:37:08 2007 -0700 |
tree | 2e681a5f2d7b18070dcb425f4004887d46afb843 | |
parent | d9c6d69145ec696128961204f755a3b01edc2ff6 [diff] |
i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog The Intel PerfMon NMI watchdog reserves the first performance counter, but uses the second one. Make it correctly reserve the second one. Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>