public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kbuild: cleanup asm-offset generation, and make it work with clang
@ 2017-04-14  5:50 Masahiro Yamada
  2017-04-14  5:50 ` [PATCH 1/2] kbuild: consolidate redundant sed script ASM offset generation Masahiro Yamada
  2017-04-14  5:50 ` [PATCH 2/2] kbuild: fix asm-offset generation to work with clang Masahiro Yamada
  0 siblings, 2 replies; 9+ messages in thread
From: Masahiro Yamada @ 2017-04-14  5:50 UTC (permalink / raw)
  To: linux-kbuild
  Cc: Matthias Kaehlcke, David Howells, Michael Davidson, Michal Marek,
	Jan Beulich, Alexander van Heukelum, Masahiro Yamada,
	Jeroen Hofstee, linux-kernel

1/2 is a trivial cleanup of sed script
2/2 imports clang work-around from U-Boot.


Jeroen Hofstee (1):
  kbuild: fix asm-offset generation to work with clang

Masahiro Yamada (1):
  kbuild: consolidate redundant sed script ASM offset generation

 include/linux/kbuild.h | 6 +++---
 scripts/Makefile.lib   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-04-18 14:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14  5:50 [PATCH 0/2] kbuild: cleanup asm-offset generation, and make it work with clang Masahiro Yamada
2017-04-14  5:50 ` [PATCH 1/2] kbuild: consolidate redundant sed script ASM offset generation Masahiro Yamada
2017-04-14 16:51   ` Matthias Kaehlcke
2017-04-18  9:57   ` David Howells
2017-04-18 10:20     ` Masahiro Yamada
2017-04-18 13:15       ` David Howells
2017-04-18 14:03         ` Masahiro Yamada
2017-04-14  5:50 ` [PATCH 2/2] kbuild: fix asm-offset generation to work with clang Masahiro Yamada
2017-04-14 17:44   ` Matthias Kaehlcke

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