diff options
| author | Peter Zijlstra <[email protected]> | 2022-06-14 23:15:32 +0200 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2022-06-27 10:33:58 +0200 |
| commit | 742ab6df974ae8384a2dd213db1a3a06cf6d8936 (patch) | |
| tree | 3751b228c8c59dab105f713c558a07719a438326 /tools/perf/scripts/python | |
| parent | 03c765b0e3b4cb5063276b086c76f7a612856a9a (diff) | |
x86/kvm/vmx: Make noinstr clean
The recent mmio_stale_data fixes broke the noinstr constraints:
vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x15b: call to wrmsrl.constprop.0() leaves .noinstr.text section
vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x1bf: call to kvm_arch_has_assigned_device() leaves .noinstr.text section
make it all happy again.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions