From: Robert Richter Date: Thu, 30 Sep 2010 16:55:47 +0000 (+0200) Subject: oprofile, x86: Simplify init/exit functions X-Git-Tag: v2.6.37-rc1~214^2~18^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5140434d5f82f2e2119926272ada2e9731ec04f1;p=pandora-kernel.git oprofile, x86: Simplify init/exit functions Now, that we only call the exit function if init succeeds with commit: 979048e oprofile: don't call arch exit code from init code on failure we can simplify the x86 init/exit functions too. Variable using_nmi becomes obsolete. Signed-off-by: Robert Richter --- Reading git-diff-tree failed