x86/xen: Make save_fl() noinstr
vmlinux.o: warning: objtool: pv_ops[30]: native_save_fl vmlinux.o: warning: objtool: pv_ops[30]: __raw_callee_save_xen_save_fl vmlinux.o: warning: objtool: pv_ops[30]: xen_save_fl_direct vmlinux.o: warning: objtool: lockdep_hardirqs_off()+0x73: call to pv_ops[30]() leaves .noinstr.text section Signed-off-by:Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by:
Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/20210624095148.749712274@infradead.org
Showing
- arch/x86/include/asm/paravirt.h 5 additions, 2 deletionsarch/x86/include/asm/paravirt.h
- arch/x86/kernel/irqflags.S 2 additions, 0 deletionsarch/x86/kernel/irqflags.S
- arch/x86/xen/irq.c 2 additions, 2 deletionsarch/x86/xen/irq.c
- arch/x86/xen/xen-asm.S 16 additions, 16 deletionsarch/x86/xen/xen-asm.S
Loading
Please register or sign in to comment