[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1492755671-19005-1-git-send-email-yamada.masahiro@socionext.com>
Date: Fri, 21 Apr 2017 15:21:09 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: linux-kbuild@...r.kernel.org
Cc: Matthias Kaehlcke <mka@...omium.org>,
David Howells <dhowells@...hat.com>,
Michael Davidson <md@...gle.com>,
Michal Marek <mmarek@...e.com>,
Jan Beulich <JBeulich@...ell.com>,
Alexander van Heukelum <heukelum@...tmail.fm>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Jeroen Hofstee <jeroen@...pectrum.nl>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] kbuild: cleanup asm-offset generation, and make it work with clang
1/2 is a trivial cleanup of sed script
2/2 imports clang work-around from U-Boot.
Changes in v2:
- V1 did not work with LLVM's integrated assembler because
it uses <tab> instead of <space> around the .ascii string.
Restore [:space:].
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 | 9 ++++++---
2 files changed, 9 insertions(+), 6 deletions(-)
--
2.7.4
Powered by blists - more mailing lists