Commit db081efa authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Greg Kroah-Hartman
Browse files

modpost: disallow the combination of EXPORT_SYMBOL and __meminit*



[ Upstream commit a3df1526 ]

Theoretically, we could export conditionally-discarded code sections,
such as .meminit*, if all the users can become modular under a certain
condition. However, that would be difficult to control and such a tricky
case has never occurred.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Stable-dep-of: bb43a599 ("Rename .data.unlikely to .data..unlikely")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent a169a023
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment