diff options
author | Vegard Nossum <[email protected]> | 2023-12-19 16:11:59 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-12-20 10:57:51 +0100 |
commit | 3b184b71dfcb156e08246f8fbe0cd088c6a6efed (patch) | |
tree | f04555f977d624f3c6a076ef06484080d42a1015 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | 1445f6e15f7ddd80311307475191e34c0b2312e8 (diff) |
x86/asm: Always set A (accessed) flag in GDT descriptors
We have no known use for having the CPU track whether GDT descriptors
have been accessed or not.
Simplify the code by adding the flag to the common flags and removing
it everywhere else.
Signed-off-by: Vegard Nossum <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions