linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for gcov-related linker problems
@ 2018-09-13 10:59 Peter Oberparleiter
  2018-09-13 10:59 ` [PATCH 1/2] vmlinux.lds.h: Fix incomplete .text.exit discards Peter Oberparleiter
  2018-09-13 11:00 ` [PATCH 2/2] vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections Peter Oberparleiter
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Oberparleiter @ 2018-09-13 10:59 UTC (permalink / raw)
  To: arnd
  Cc: Peter Oberparleiter, Masami Hiramatsu, Stephen Rothwell,
	Steven Rostedt, Greentime Hu, Russell King,
	Linux Kernel Mailing List

Commit

  6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem")

uncovered linker problems when using gcov kernel profiling on some
architectures. These problems were likely introduced earlier, and are
possibly related to compiler changes.

Arnd: Can you pick up these fixes?

Peter Oberparleiter (2):
  vmlinux.lds.h: Fix incomplete .text.exit discards
  vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections

 arch/arm/kernel/vmlinux.lds.h     | 2 ++
 include/asm-generic/vmlinux.lds.h | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.17.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-13 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13 10:59 [PATCH 0/2] Fixes for gcov-related linker problems Peter Oberparleiter
2018-09-13 10:59 ` [PATCH 1/2] vmlinux.lds.h: Fix incomplete .text.exit discards Peter Oberparleiter
2018-09-13 11:00 ` [PATCH 2/2] vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections Peter Oberparleiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).