public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] fix ia64, tile, sh for thin archives
@ 2017-06-22 12:39 Nicholas Piggin
  2017-06-22 12:39 ` [PATCH v2 1/3] sh: thin archives fix linking Nicholas Piggin
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Nicholas Piggin @ 2017-06-22 12:39 UTC (permalink / raw)
  To: Masahiro Yamada; +Cc: Nicholas Piggin, linux-kbuild

This is a re-work of the vdso symbol linking patches to avoid the
problem,

  ld: warning: .note.gnu.build-id  section discarded, --build-id ignored.

I was able to reproduce the problem, and I have compiled
defconfig for 3 architectures here with this new approach
and I saw no problems.

Please replace the existing patches in kbuild/thin-ac with these
3 if you agree with them.

Thanks,
Nick

Nicholas Piggin (3):
  sh: thin archives fix linking
  ia64: thin archives fix linking
  tile: thin archives fix linking

 arch/ia64/kernel/Makefile.gate   | 12 +++++++-----
 arch/sh/kernel/vsyscall/Makefile | 16 +++++++++-------
 arch/tile/kernel/vdso/Makefile   | 14 ++++++++------
 3 files changed, 24 insertions(+), 18 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2017-06-25  5:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-22 12:39 [PATCH v2 0/3] fix ia64, tile, sh for thin archives Nicholas Piggin
2017-06-22 12:39 ` [PATCH v2 1/3] sh: thin archives fix linking Nicholas Piggin
2017-06-23  3:25   ` Masahiro Yamada
2017-06-23  3:50     ` Nicholas Piggin
2017-06-23 10:02       ` Masahiro Yamada
2017-06-25  3:24         ` Masahiro Yamada
2017-06-22 12:39 ` [PATCH v2 2/3] ia64: " Nicholas Piggin
2017-06-23  9:56   ` Masahiro Yamada
2017-06-23 13:44     ` Nicholas Piggin
2017-06-25  3:26       ` Masahiro Yamada
2017-06-22 12:39 ` [PATCH v2 3/3] tile: " Nicholas Piggin
2017-06-25  3:28   ` Masahiro Yamada
2017-06-25  5:23     ` Nicholas Piggin
2017-06-23  3:23 ` [PATCH v2 0/3] fix ia64, tile, sh for thin archives Masahiro Yamada
2017-06-23  3:42   ` Nicholas Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox