From: Andrew Morton <akpm@linux-foundation.org>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
x86@kernel.org, Michal Simek <michal.simek@xilinx.com>,
linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org,
Christoph Hellwig <hch@lst.de>, Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] asm-generic: make more kernel-space headers mandatory
Date: Mon, 10 Feb 2020 14:30:52 -0800 [thread overview]
Message-ID: <20200210143052.1d89f7e26c9bd115d617cc92@linux-foundation.org> (raw)
In-Reply-To: <20200210175452.5030-1-masahiroy@kernel.org>
On Tue, 11 Feb 2020 02:54:52 +0900 Masahiro Yamada <masahiroy@kernel.org> wrote:
> Change a header to mandatory-y if both of the following are met:
>
> [1] At least one architecture (except um) specifies it as generic-y in
> arch/*/include/asm/Kbuild
>
> [2] Every architecture (except um) either has its own implementation
> (arch/*/include/asm/*.h) or specifies it as generic-y in
> arch/*/include/asm/Kbuild
(reads Documentation/kbuild/makefiles.rst to remember what these things
do).
Why are we making this change? What's the benefit?
next prev parent reply other threads:[~2020-02-10 22:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-10 17:54 [PATCH] asm-generic: make more kernel-space headers mandatory Masahiro Yamada
2020-02-10 22:30 ` Andrew Morton [this message]
2020-02-11 14:59 ` Masahiro Yamada
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=20200210143052.1d89f7e26c9bd115d617cc92@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=hch@lst.de \
--cc=linux-arch@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=michal.simek@xilinx.com \
--cc=x86@kernel.org \
/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