Files
linux/drivers
Arnd Bergmann 8530ea3c9b Kbuild: remove structleak gcc plugin
gcc-12 and higher support the -ftrivial-auto-var-init= flag, after
gcc-8 is the minimum version, this is half of the supported ones, and
the vast majority of the versions that users are actually likely to
have, so it seems like a good time to stop having the fallback
plugin implementation

Older toolchains are still able to build kernels normally without
this plugin, but won't be able to use variable initialization..

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2025-04-30 21:57:09 +02:00
..
2025-04-22 16:06:05 +09:00
2025-04-11 17:32:38 -07:00
2025-04-30 21:57:09 +02:00
2025-04-08 19:30:58 +02:00
2025-04-18 10:05:49 -04:00