[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191030201402.GD13413@linux-8ccs>
Date: Wed, 30 Oct 2019 21:14:04 +0100
From: Jessica Yu <jeyu@...nel.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-kbuild@...r.kernel.org, Matthias Kaehlcke <mka@...omium.org>,
Jonathan Corbet <corbet@....net>,
Matthias Maennich <maennich@...gle.com>,
Michal Marek <michal.lkml@...kovi.net>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] More nsdeps improvements
+++ Masahiro Yamada [29/10/19 21:38 +0900]:
>This series improves nsdeps more by addressing the root problem.
>
>Based on linux-next.
>
>This series does NOT apply to the Linus tree because
>I updates modpost from my Kbuild tree.
>
>I can pick up this series to kbuild tree if there is no objection.
>If it goes to the module tree, we need to discuss how to deal with
>the conflicts.
Please feel free to take these through the kbuild tree. Thanks!
>The modpost is actively touched these days
>from both kbuild and module trees.
>
>
>
>Masahiro Yamada (4):
> modpost: do not invoke extra modpost for nsdeps
> modpost: dump missing namespaces into a single modules.nsdeps file
> scripts/nsdeps: support nsdeps for external module builds
> mospost: remove unneeded local variable in contains_namespace()
>
> .gitignore | 2 +-
> Documentation/core-api/symbol-namespaces.rst | 3 ++
> Documentation/dontdiff | 1 +
> Makefile | 10 ++--
> scripts/Makefile.modpost | 8 ++-
> scripts/mod/modpost.c | 55 ++++++++------------
> scripts/mod/modpost.h | 4 +-
> scripts/nsdeps | 29 ++++++-----
> 8 files changed, 53 insertions(+), 59 deletions(-)
>
>--
>2.17.1
>
Powered by blists - more mailing lists