Fix some more fallout from commit 1ba9f8979426 ("vmlinux.lds: Unify
TEXT_MAIN, DATA_MAIN, and related macros").

For tip/objtool/core.

Josh Poimboeuf (4):
  vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
  media: atomisp: Fix startup() section placement with
    -ffunction-sections
  drivers/xen/xenbus: Fix split() section placement with AutoFDO
  objtool: Warn on functions with ambiguous -ffunction-sections section
    names

 .../media/atomisp/i2c/atomisp-ov2722.c        |  6 +--
 drivers/xen/xenbus/xenbus_xs.c                |  4 +-
 include/asm-generic/vmlinux.lds.h             | 38 +++++++++++++------
 tools/objtool/Documentation/objtool.txt       |  7 ++++
 tools/objtool/check.c                         | 33 ++++++++++++++++
 5 files changed, 72 insertions(+), 16 deletions(-)

-- 
2.51.1


Reply via email to