summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2026-08-21 12:09:03 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-08-23 21:49:51 +0200
commitbdcedfee8b87067dbc907e9e94310c5be4311133 (patch)
tree58f4966501c8f0640bb8574869906a02cf34f93b /scripts/Makefile.thinlto
parentdb005bdaa5ff4ea52095aa213507134dcaff42cc (diff)
downloadlinux-next-bdcedfee8b87067dbc907e9e94310c5be4311133.tar.gz
linux-next-bdcedfee8b87067dbc907e9e94310c5be4311133.zip
rtc: m41t80: Make sure clk_init_data is fully initialized
The clk_init_data structure contains several mutually-exclusive members for different methods to specify the possible parents of a clock, prompting drivers to initialize only the members they need. However, not initializing all members may cause subtle issues, which are only exposed when CONFIG_INIT_STACK_ALL_PATTERN or CONFIG_INIT_STACK_NONE is enabled. Make sure all members are fully initialized, to avoid such bugs, and to prevent future breakage when converting drivers to a different method for specifying the parents. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/c5290fb9a28b45d6bcec724d5897f8bcbf96ea50.1787241693.git.geert+renesas@glider.be Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions