diff options
| author | Thomas Gleixner <[email protected]> | 2021-10-15 03:16:09 +0200 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2021-10-20 15:27:26 +0200 |
| commit | ffd3e504c9e0de8b85755f3c7eabbbdd984cfeed (patch) | |
| tree | 4d15092f84aff9e69876a1b01cff81f6407be315 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 126fe0401883598b45b34dbbd5e0d7d8a0aefa21 (diff) | |
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 <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions