]> www.infradead.org Git - users/willy/linux.git/commit
modpost: Enable section warning from *driver to .exit.text
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>
Tue, 11 Jun 2024 20:59:00 +0000 (22:59 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 15 Jul 2024 16:08:37 +0000 (01:08 +0900)
commit7308bf8a2c3d008f3662eaa3b4c3bbe55852d6c6
treec5ae9e71d98fd14a4ea1bc31b3c3a4278e024c5a
parentae4c4cee8110a986f5a884c5d91d137e2b994303
modpost: Enable section warning from *driver to .exit.text

There used to be several offenders, but now that for all of them patches
were sent and most of them were applied, enable the warning also for
builds without W=1.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/mod/modpost.c