diff options
author | 2021-10-15 03:16:09 +0200 | |
---|---|---|
committer | 2021-10-20 15:27:26 +0200 | |
commit | ffd3e504c9e0de8b85755f3c7eabbbdd984cfeed (patch) | |
tree | 4d15092f84aff9e69876a1b01cff81f6407be315 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/fpu: Cleanup xstate xcomp_bv initialization (diff) | |
download | wireguard-linux-ffd3e504c9e0de8b85755f3c7eabbbdd984cfeed.tar.xz wireguard-linux-ffd3e504c9e0de8b85755f3c7eabbbdd984cfeed.zip |
x86/fpu/xstate: Provide and use for_each_xfeature()
These loops evaluating xfeature bits are really hard to read. Create an
iterator and use for_each_set_bit_from() inside which already does the right
thing.
No functional changes.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011538.958107505@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions