commit | 57c22f49e4c7d27a03e109a317c30b12f1bae0b2 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sun Jul 22 11:12:39 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Jul 22 11:03:38 2007 -0700 |
tree | 093eb013114e2906cca0f7b6524c0b506adf5833 | |
parent | f25f64ed5bd3c2932493681bdfdb483ea707da0a [diff] |
i386: Handle P6s without performance counters in nmi watchdog I got an oops while booting a 32bit kernel on KVM because it doesn't implement performance counters used by the NMI watchdog. Handle this case. Cc: Avi Kivity <avi@qumranet.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>