diff options
| author | David Matlack <[email protected]> | 2021-07-13 22:09:54 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-08-02 11:01:47 -0400 |
| commit | c5c8c7c53004cb70715320018c3b4287071c1cfd (patch) | |
| tree | d113b740b5ff72ef8ebef6eeb8f41014eeee9436 /tools/perf/scripts/python/bin | |
| parent | 61bcd360aa9851cec969b7b40f23fd1faa7f85a4 (diff) | |
KVM: x86/mmu: Make walk_shadow_page_lockless_{begin,end} interoperate with the TDP MMU
Acquire the RCU read lock in walk_shadow_page_lockless_begin and release
it in walk_shadow_page_lockless_end when the TDP MMU is enabled. This
should not introduce any functional changes but is used in the following
commit to make fast_page_fault interoperate with the TDP MMU.
Signed-off-by: David Matlack <[email protected]>
Message-Id: <[email protected]>
[Use if...else instead of if(){return;}]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions