diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-06-23 14:01:47 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-06-23 17:49:47 +0200 |
commit | dbb60ac764581e62f2116c5a6b8926ba3a872dd4 (patch) | |
tree | 5c29cd3b0bd6958921648443252e4a74520c7c0b /certs | |
parent | 5a32fac8dbe8adc08c10e2c8770c95aebfc627cd (diff) |
x86/fpu: Move fpu__write_begin() to regset
The only usecase for fpu__write_begin is the set() callback of regset, so
the function is pointlessly global.
Move it to the regset code and rename it to fpu_force_restore() which is
exactly decribing what the function does.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210623121453.328652975@linutronix.de
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions