diff options
author | Björn Steinbrink <B.Steinbrink@gmx.de> | 2007-07-22 11:12:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-22 11:03:38 -0700 |
commit | a284b0518d2fe27cdde19485c8fe077a128cd827 (patch) | |
tree | ee6b9923cf1122b3f08f3bfc4074a8cef36f0d8f /arch/x86_64/kernel | |
parent | e05aff854c9f348629bb66c191eee87e4d002900 (diff) |
i386: Fix the K7 NMI watchdog checkbit
The performance counters on K7 are only 48 bits wide, so using bit 63 to
check if the counter overflowed is wrong. Let's use bit 47 instead.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Cc: Don Zickus <dzickus@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86_64/kernel')
0 files changed, 0 insertions, 0 deletions