commit | 5140434d5f82f2e2119926272ada2e9731ec04f1 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Thu Sep 30 18:55:47 2010 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Fri Oct 01 17:05:47 2010 +0200 |
tree | abb2938ef04b4b2844a6960b4635f84a71ccb83c | |
parent | f6dedecc37164a58bb80ae2ed9d204669ffc4850 [diff] |
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 <robert.richter@amd.com>