diff options
author | James Houghton <jthoughton@google.com> | 2025-02-04 00:40:29 +0000 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-14 07:16:35 -0800 |
commit | aa34b811650ce87a82d1bff027eeb15e2856f7bb (patch) | |
tree | 726f5e1cfeac59a9b3c042e079a1709dc4f90ccd /scripts/lib/kdoc/kdoc_files.py | |
parent | 374ccd63600bc98453e7ab33fd457b57f6faacbc (diff) |
KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier event
It is possible to correctly do aging without taking the KVM MMU lock,
or while taking it for read; add a Kconfig to let architectures do so.
Architectures that select KVM_MMU_LOCKLESS_AGING are responsible for
correctness.
Suggested-by: Yu Zhao <yuzhao@google.com>
Signed-off-by: James Houghton <jthoughton@google.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20250204004038.1680123-3-jthoughton@google.com
[sean: massage shortlog+changelog, fix Kconfig goof and shorten name]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions