From: Robert Richter Date: Thu, 9 Jul 2009 16:33:02 +0000 (+0200) Subject: x86/oprofile: Rework and simplify nmi_cpu_setup() X-Git-Tag: v2.6.32-rc1~721^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44ab9a6b0e909145d42615493952fe986b1ce5c2;p=pandora-kernel.git x86/oprofile: Rework and simplify nmi_cpu_setup() This patch removes the function nmi_save_registers(). Per-cpu code is now executed only in the function nmi_cpu_setup(). Also, it renames the per-cpu function nmi_restore_registers() to nmi_cpu_restore_registers(). Signed-off-by: Robert Richter --- Reading git-diff-tree failed