From: rd.dunlab@gmail.com
To: linux-kbuild@vger.kernel.org
Cc: rdunlap@infradead.org, Masahiro Yamada <yamada.masahiro@socionext.com>
Subject: [PATCH 0/4] scripts: update namespace.pl
Date: Wed, 02 Oct 2019 20:13:12 -0700 [thread overview]
Message-ID: <20191003031312.157994411@gmail.com> (raw)
This patch series updates scripts/namespace.pl:
1/4: handle rename of lib-ksyms.o to lib.a by scripts/Makefile.build
2/4: add a few x86 object files to the namespace exceptions list
3/4: include trailing ".o" in the namespace exceptions list of
file names and change/fix "acpia" to "acpica"
4/4: add a blank line to separate a section of the output
scripts/namespace.pl | 48 +++++++++++++++++++++++------------------
1 file changed, 27 insertions(+), 21 deletions(-)
next reply other threads:[~2019-10-03 3:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-03 3:13 rd.dunlab [this message]
2019-10-03 3:13 ` [PATCH 1/4] scripts: namespace.pl: handle lib-ksyms.o as lib.a rd.dunlab
2019-10-23 5:22 ` Masahiro Yamada
2019-10-03 3:13 ` [PATCH 2/4] scripts: namespace.pl: add some x86 object files to nmexception rd.dunlab
2019-10-23 5:33 ` Masahiro Yamada
2019-10-03 3:13 ` [PATCH 3/4] scripts: namespace.pl: add .o to nmexception file names and fix "acpica" rd.dunlab
2019-10-23 5:34 ` Masahiro Yamada
2019-10-03 3:13 ` [PATCH 4/4] scripts: namespace.pl: add blank section separator line rd.dunlab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191003031312.157994411@gmail.com \
--to=rd.dunlab@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).