Re: [PATCH 1/2] memory: tegra: remove MODULE_LICENSE in non-modules
From: Krzysztof Kozlowski <hidden>
Date: 2023-03-09 14:24:13
Also in:
linux-tegra, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2023-03-09 14:24:13
Also in:
linux-tegra, lkml
On Wed, 8 Mar 2023 20:21:16 +0000, Nick Alcock wrote:
Since commit 8b41fc4454e3 ("kbuild: create modules.builtin without
Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations
are used to identify modules. As a consequence, uses of the macro
in non-modules will cause modprobe to misidentify their containing
object file as a module when it is not (false positives), and modprobe
might succeed rather than failing with a suitable error message.
[...]
Applied, thanks!
[1/2] memory: tegra: remove MODULE_LICENSE in non-modules
https://git.kernel.org/krzk/linux-mem-ctrl/c/e63b0663f0028b265201798d74de163140ac124e
[2/2] memory: remove MODULE_LICENSE in non-modules
https://git.kernel.org/krzk/linux-mem-ctrl/c/d2456ddb2e7e1b89ed637e8190fcbbeadc7ea8a7
Best regards,
--
Krzysztof Kozlowski [off-list ref]