git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6dedec
)
oprofile, x86: Simplify init/exit functions
author
Robert Richter
<robert.richter@amd.com>
Thu, 30 Sep 2010 16:55:47 +0000
(18:55 +0200)
committer
Robert 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