From: Andi Kleen Date: Wed, 2 May 2007 17:27:20 +0000 (+0200) Subject: [PATCH] i386: Clean up NMI watchdog code X-Git-Tag: v2.6.22-rc1~1011^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09198e68501a7e34737cd9264d266f42429abcdc;p=pandora-kernel.git [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 --- Reading git-diff-tree failed