From: Don Zickus Date: Tue, 26 Sep 2006 08:52:27 +0000 (+0200) Subject: [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions X-Git-Tag: v2.6.19-rc1~1077^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbe7b25c8edaf2d10e6c1a4cc9f8afe714c4764;p=pandora-kernel.git [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions Removes the un/set_nmi_callback and reserve/release_lapic_nmi functions as they are no longer needed. The various subsystems are modified to register with the die_notifier instead. Also includes compile fixes by Andrew Morton. Signed-off-by: Don Zickus Signed-off-by: Andi Kleen --- Reading git-diff-tree failed