kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 13 Nov 2024 23:45:23 +0000 (08:45 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 27 Nov 2024 23:11:55 +0000 (08:11 +0900)
commit1b466b29a3bf02ed95f28682a975f41ae47bce7d
treeccd8213c359dd2cce89ff66c90b11536c85135f6
parentbede169618c68379e1be7ace14e8ac85b964a9ec
kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries

This reverts commit 54babdc0343f ("kbuild: Disable KCSAN for
autogenerated *.mod.c intermediaries").

Now that objtool is enabled for *.mod.c, there is no need to filter
out CFLAGS_KCSAN.

I no longer see "Unpatched return thunk in use. This should not happen!"
error with KCSAN when loading a module.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.modfinal