Re: [PATCH] asm-generic: make more kernel-space headers mandatory
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2020-02-10 22:30:54
Also in:
linux-arch, linux-kbuild, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2020-02-10 22:30:54
Also in:
linux-arch, linux-kbuild, lkml
On Tue, 11 Feb 2020 02:54:52 +0900 Masahiro Yamada [off-list ref] 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? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel