All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] scripts: update namespace.pl
@ 2019-10-03  3:13 rd.dunlab
  2019-10-03  3:13 ` [PATCH 1/4] scripts: namespace.pl: handle lib-ksyms.o as lib.a rd.dunlab
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: rd.dunlab @ 2019-10-03  3:13 UTC (permalink / raw)
  To: linux-kbuild; +Cc: rdunlap, Masahiro Yamada

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(-)

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

end of thread, other threads:[~2019-10-23  5:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-03  3:13 [PATCH 0/4] scripts: update namespace.pl rd.dunlab
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.