diff options
author | 2021-06-23 14:01:48 +0200 | |
---|---|---|
committer | 2021-06-23 17:49:47 +0200 | |
commit | 02b93c0b00df222b9ccf7a1fbd0eb59353d0a58c (patch) | |
tree | 94a80cfbc6a5ef42615283991c954e5ba2901097 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/fpu: Move fpu__write_begin() to regset (diff) | |
download | wireguard-linux-02b93c0b00df222b9ccf7a1fbd0eb59353d0a58c.tar.xz wireguard-linux-02b93c0b00df222b9ccf7a1fbd0eb59353d0a58c.zip |
x86/fpu: Get rid of using_compacted_format()
This function is pointlessly global and a complete misnomer because it's
usage is related to both supervisor state checks and compacted format
checks. Remove it and just make the conditions check the XSAVES feature.
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.425493349@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions