commit | 09198e68501a7e34737cd9264d266f42429abcdc | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed May 02 19:27:20 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:20 2007 +0200 |
tree | 3b13e10f47007f882a7c69be5a043384a6b4a930 | |
parent | e3f1caeef9a70b0699518092d653c15274b025ab [diff] |
[PATCH] i386: Clean up NMI watchdog code - Introduce a wd_ops structure - Convert the various nmi watchdogs over to it - This allows to split the perfctr reservation from the watchdog setup cleanly. - Do perfctr reservation globally as it should have always been - Remove dead code referenced only by unused EXPORT_SYMBOLs Signed-off-by: Andi Kleen <ak@suse.de>