diff options
author | 2021-06-23 14:01:47 +0200 | |
---|---|---|
committer | 2021-06-23 17:49:47 +0200 | |
commit | dbb60ac764581e62f2116c5a6b8926ba3a872dd4 (patch) | |
tree | 5c29cd3b0bd6958921648443252e4a74520c7c0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/fpu/regset: Move fpu__read_begin() into regset (diff) | |
download | wireguard-linux-dbb60ac764581e62f2116c5a6b8926ba3a872dd4.tar.xz wireguard-linux-dbb60ac764581e62f2116c5a6b8926ba3a872dd4.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions