summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2026-02-11 11:28:50 +0100
committerSean Christopherson <seanjc@google.com>2026-03-02 14:32:57 -0800
commit192f777b3af084d2073037b13ed0c2457e563d39 (patch)
treea81e5040f50231de71e62ba820e50ec5a3316995 /tools/perf/scripts/python/stackcollapse.py
parent6dad59124e1536a38e0f177d45418ebe1e0eea1f (diff)
KVM: VMX: Use ASM_INPUT_RM in __vmcs_writel
Use the ASM_INPUT_RM macro for VMCS write operation in vmx_ops.h to work around clang problems with "rm" asm constraint. clang seems to always chose the memory input, while it is almost always the worst choice. Signed-off-by: Uros Bizjak <ubizjak@gmail.com> Cc: Sean Christopherson <seanjc@google.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Thomas Gleixner <tglx@kernel.org> Cc: Ingo Molnar <mingo@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Dave Hansen <dave.hansen@linux.intel.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Acked-by: Nathan Chancellor <nathan@kernel.org> Link: https://patch.msgid.link/20260211102928.100944-2-ubizjak@gmail.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