All of lore.kernel.org
 help / color / mirror / Atom feed
* + hexagon-select-arch_want_ld_orphan_warn.patch added to -mm tree
@ 2021-06-15 23:05 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-06-15 23:05 UTC (permalink / raw)
  To: bcain, glittao, mm-commits, nathan, ndesaulniers, rientjes, vbabka


The patch titled
     Subject: hexagon: select ARCH_WANT_LD_ORPHAN_WARN
has been added to the -mm tree.  Its filename is
     hexagon-select-arch_want_ld_orphan_warn.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/hexagon-select-arch_want_ld_orphan_warn.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/hexagon-select-arch_want_ld_orphan_warn.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Nathan Chancellor <nathan@kernel.org>
Subject: hexagon: select ARCH_WANT_LD_ORPHAN_WARN

Now that we handle all of the sections in a Hexagon defconfig, select
ARCH_WANT_LD_ORPHAN_WARN so that unhandled sections are warned about by
default.

Link: https://lkml.kernel.org/r/20210521011239.1332345-4-nathan@kernel.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Brian Cain <bcain@codeaurora.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Oliver Glitta <glittao@gmail.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/hexagon/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- a/arch/hexagon/Kconfig~hexagon-select-arch_want_ld_orphan_warn
+++ a/arch/hexagon/Kconfig
@@ -30,6 +30,7 @@ config HEXAGON
 	select MODULES_USE_ELF_RELA
 	select GENERIC_CPU_DEVICES
 	select SET_FS
+	select ARCH_WANT_LD_ORPHAN_WARN
 	help
 	  Qualcomm Hexagon is a processor architecture designed for high
 	  performance and low power across a wide variety of applications.
_

Patches currently in -mm which might be from nathan@kernel.org are

hexagon-handle-softirqentry_text-in-linker-script.patch
hexagon-use-common-discards-macro.patch
hexagon-select-arch_want_ld_orphan_warn.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-15 23:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 23:05 + hexagon-select-arch_want_ld_orphan_warn.patch added to -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.