]> git.itanic.dy.fi Git - linux-stable/commit
linux/init: remove __memexit* annotations
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Oct 2023 17:06:05 +0000 (02:06 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 28 Oct 2023 12:31:22 +0000 (21:31 +0900)
commit6a4e59eeedc3018cb57722eecfcbb49431aeb05f
treed6dd39a17d9a0ae7f9566b1d08afa1c78791a637
parent3ada34b0f6559b2388f1983366614fbe8027b6fd
linux/init: remove __memexit* annotations

We have never used __memexit, __memexitdata, or __memexitconst.

These were unneeded.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/vmlinux.lds.h
include/linux/init.h
scripts/mod/modpost.c