diff options
author | Juergen Gross <jgross@suse.com> | 2024-11-08 19:14:16 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-12-17 02:27:34 +0300 |
commit | 2d5faa6a8402435d6332e8e8f3c3f18cca382d83 (patch) | |
tree | fc4bef208974c3a51c9fbe1bfba13713eacc3fac /tools/perf/scripts/python/stackcollapse.py | |
parent | 3522c419758ee8dca5a0e8753ee0070a22157bc1 (diff) | |
download | linux-2d5faa6a8402435d6332e8e8f3c3f18cca382d83.tar.xz |
KVM/x86: add comment to kvm_mmu_do_page_fault()
On a first glance it isn't obvious why calling kvm_tdp_page_fault() in
kvm_mmu_do_page_fault() is special cased, as the general case of using
an indirect case would result in calling of kvm_tdp_page_fault()
anyway.
Add a comment to explain the reason.
Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20241108161416.28552-1-jgross@suse.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions