commit | 7b9cee16ffb495558c1e3ada55cba906e520006e | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Tue Sep 30 20:30:51 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Oct 01 08:20:13 2008 +0200 |
tree | 5aecad10c4b30caca2fe1f681876379ccadcc5a7 | |
parent | bff0aa4b8f8a1c8492e99c522d044bb98a6ec098 [diff] |
x86: ia32_signal.c remove unnecessary function calls 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>