diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-10-22 20:06:10 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-10-28 15:31:22 +0300 |
commit | a3df1526da480c089c20868b7f4d486b9f266001 (patch) | |
tree | 4721961952727eefdcf162fe46303a4e4353af9c /scripts/gdb/linux/proc.py | |
parent | 48cd8df7afd1eef22cf7b125697a6d7c3d168c5c (diff) | |
download | linux-a3df1526da480c089c20868b7f4d486b9f266001.tar.xz |
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions