Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp178795ybx; Wed, 30 Oct 2019 13:15:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqyJa2hUg0dSgcbozAQc2qwT3B5oh6sns0/3evV/y4oG4+ScxQ0SBdKCHLLTG0SUdGgK/uNi X-Received: by 2002:a05:6402:88c:: with SMTP id e12mr1785975edy.170.1572466531259; Wed, 30 Oct 2019 13:15:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572466531; cv=none; d=google.com; s=arc-20160816; b=Bgkj5vpobefUI8dGjJYAnw+iWBItrUa+JQih5vRVbK5lrKdsug2nvuulv56HQJ3YpD 4E7WZ0YOdPfiRE+BnreBuRzvcMiUFovyB8fs8/iMMKdeSWs2ZV0dBcmY1rR7/zHfDBZ+ rI/mYiqj8n1Csa9T1FLs8mY5LQnWFLTeNR4kbw22O0yx8e0830mHE3RRBq7n/vq6wZBH +slZTuXS8xtnjPPTFmvjUADOTTmoGgtGeh4T4eBEAlBScrwq0gPCrovP+M1JlSUsUcDB VB/P7Y+Wd6pkTGJ0/Ij7N80tf8tCrxIy2ve47wrUTfTzPuqWXmyw8sPMiu1afkUih7cw /y3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=8VXbZ3IfOWyz0R7WW7yytb7BsrfvOlZ11kL3wCjbM0g=; b=CMbez3CuGZxsnV5UL86oaRzC0PTlv2F5qnBADywQmNcTazzFImH3zQaEOvmHBDKC2/ Z16nmsIWIC82TXbUvJP5O28m1NJ37UPvIBWRTVyKYUp8qjPEs0RMMciuEWMkJfz84LSp a5cLCOp/qKZUrZ9YJ9GoQCYfJ2jMfbLZWqocY3JbUU73v07hT/mbZDrUHyVJdUo2kwny /gR8CAjZ3VhXBNjj03XoRWBZGDG5FXtqfDpbH+MUHySGWjm7st2o7cZpFYSVlOTHeWlF zV9JiYCzv4S0pPGK6sdPidWV83HzTkqvSGYwPz6ZRCVlVPuMzR7ecSWqVHKo6qQbgb4j pkdA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2YZ4uHia; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c11si2531293edb.425.2019.10.30.13.15.07; Wed, 30 Oct 2019 13:15:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2YZ4uHia; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726784AbfJ3UON (ORCPT + 99 others); Wed, 30 Oct 2019 16:14:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:55308 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726483AbfJ3UON (ORCPT ); Wed, 30 Oct 2019 16:14:13 -0400 Received: from linux-8ccs (unknown [92.117.144.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DEB8C20659; Wed, 30 Oct 2019 20:14:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572466452; bh=COfCXFzHprFhxFxRMwe4Jl7Ti+0t2sr8gRDERuMYhlQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2YZ4uHiaIA0oGsIm4GiapO/wVRNQ6a3nTLDtZEEetrIRpvlmWStFFnRhckfQIehq2 vSNi5CKFMCE+Bkh07mQhBryebVuskV/8O4iQecQz5LC4HeJpYsWylpBHhkc2iLUwq+ Yv8YtBHvZCRcGotP2AmGqJV4mYTVTbMhSyoAAgPM= Date: Wed, 30 Oct 2019 21:14:04 +0100 From: Jessica Yu To: Masahiro Yamada Cc: linux-kbuild@vger.kernel.org, Matthias Kaehlcke , Jonathan Corbet , Matthias Maennich , Michal Marek , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] More nsdeps improvements Message-ID: <20191030201402.GD13413@linux-8ccs> References: <20191029123809.29301-1-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20191029123809.29301-1-yamada.masahiro@socionext.com> X-OS: Linux linux-8ccs 4.12.14-lp150.12.28-default x86_64 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ 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 >