Peter Zijlstra
742ab6df97
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) <peterz@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
2022-06-27 10:33:58 +02:00
..
2022-05-27 21:24:19 -07:00
2022-06-06 08:06:00 +02:00
2022-06-01 10:49:11 -07:00
2022-04-08 16:12:46 +08:00
2022-06-14 11:15:19 +02:00
2022-06-03 11:36:34 -07:00
2022-06-21 16:05:06 +01:00
2022-05-16 13:23:00 -06:00
2022-05-16 17:48:36 +01:00
2022-06-27 10:33:58 +02:00
2022-05-17 10:02:29 +02:00
2022-04-21 17:00:24 +02:00
2022-06-23 10:08:30 +02:00
2022-05-07 22:56:17 +02:00
2022-04-28 23:16:02 -07:00
2022-05-24 11:24:58 -03:00
2022-05-25 19:09:48 -07:00
2022-05-26 10:32:47 -07:00
2022-06-02 15:23:54 -07:00
2022-05-25 19:09:48 -07:00
2022-06-24 11:12:34 -07:00
2022-06-14 10:57:40 -06:00
2022-05-19 20:27:37 -04:00
2022-05-26 13:38:59 +02:00
2022-06-06 16:07:30 +02:00