diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-09-23 14:37:45 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-09-26 10:43:44 +0300 |
commit | 369a036de206710ff27a66f9bffe78ef657648c3 (patch) | |
tree | 0a364e2425e72ee55f2e02463eecc8e93b5d7d8b /include/linux/fpga/fpga-mgr.h | |
parent | 2ce03d850b9a2f17d55596ecfa86e72b5687a627 (diff) | |
download | linux-369a036de206710ff27a66f9bffe78ef657648c3.tar.xz |
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]()
As per the new nomenclature we don't 'activate' the FPU state
anymore, we initialize it. So drop the _activate_fpstate name
from these functions, which were a bit of a mouthful anyway,
and name them:
fpu__prepare_read()
fpu__prepare_write()
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Eric Biggers <ebiggers3@gmail.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 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions