oprofile, x86: Simplify init/exit functions
authorRobert Richter <robert.richter@amd.com>
Thu, 30 Sep 2010 16:55:47 +0000 (18:55 +0200)
committerRobert Richter <robert.richter@amd.com>
Fri, 1 Oct 2010 15:05:47 +0000 (17:05 +0200)
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 <robert.richter@amd.com>

No differences found