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:
bff0aa4
)
x86: ia32_signal.c remove unnecessary function calls
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Wed, 1 Oct 2008 03:30:51 +0000
(20:30 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 1 Oct 2008 06:20:13 +0000
(08:20 +0200)
the below 2 functions are called in save_i387_xstate_ia32()
- clear_used_math();
- stts();
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found