[PATCH 1/4] init: mark initcalls const

Sascha Hauer s.hauer at pengutronix.de
Thu Jul 18 23:26:45 PDT 2024


On Tue, 16 Jul 2024 13:57:08 +0200, Ahmad Fatoum wrote:
> The initcalls shouldn't be modified at runtime and they are part of the
> BAREBOX_RO_SECTION, so mark them const accordingly.
> 
> 

Applied, thanks!

[1/4] init: mark initcalls const
      https://git.pengutronix.de/cgit/barebox/commit/?id=7b2399aff024 (link may not be stable)
[2/4] base: use initcalls instead of linker lists to register classes
      https://git.pengutronix.de/cgit/barebox/commit/?id=ac70ae1e18fb (link may not be stable)
[3/4] watchdog: remove needless error checking for device parameter
      https://git.pengutronix.de/cgit/barebox/commit/?id=5c6531025f4c (link may not be stable)
[4/4] watchdog: factor out device registration into common class code
      https://git.pengutronix.de/cgit/barebox/commit/?id=ad90c8aef8f4 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list