Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull objtool fixes from Ingo Molnar: "Address a number of objtool warnings that got reported. No change in behavior intended, but code generation might be impacted by commit 1f008d46 ("x86: Always inline task_size_max()")" * tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/lockdep: Improve noinstr vs errors x86: Always inline task_size_max() x86/xen: Fix noinstr fail in exc_xen_unknown_trap() x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall() x86/entry: Fix noinstr fail in __do_fast_syscall_32() objtool/x86: Ignore __x86_indirect_alt_* symbols
No related branches found
No related tags found
Showing
- arch/x86/entry/common.c 3 additions, 2 deletionsarch/x86/entry/common.c
- arch/x86/include/asm/page_64.h 1 addition, 1 deletionarch/x86/include/asm/page_64.h
- arch/x86/lib/retpoline.S 4 additions, 0 deletionsarch/x86/lib/retpoline.S
- arch/x86/xen/enlighten_pv.c 2 additions, 0 deletionsarch/x86/xen/enlighten_pv.c
- include/linux/debug_locks.h 2 additions, 0 deletionsinclude/linux/debug_locks.h
- kernel/locking/lockdep.c 3 additions, 1 deletionkernel/locking/lockdep.c
- lib/debug_locks.c 1 addition, 1 deletionlib/debug_locks.c
Loading
Please register or sign in to comment