diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-04-29 20:35:33 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-05-19 15:48:04 +0200 |
commit | 04c8e01d50ae1f2b33a46459e8b1e776b747e97d (patch) | |
tree | d70f20fca8637d309c323959af039a60f8ab23d5 /arch/x86/ia32/ia32_signal.c | |
parent | x86/fpu: Move all the fpu__*() high level methods closer to each other (diff) | |
download | linux-04c8e01d50ae1f2b33a46459e8b1e776b747e97d.tar.xz linux-04c8e01d50ae1f2b33a46459e8b1e776b747e97d.zip |
x86/fpu: Move fpu__clear() to 'struct fpu *' parameter passing
Do it like all other high level FPU state handling functions: they
only know about struct fpu, not about the task.
(Also remove a dead prototype while at it.)
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/ia32/ia32_signal.c')
0 files changed, 0 insertions, 0 deletions