On Wed, 21 Jan 2026 12:36:46 +0100, Ahmad Fatoum wrote:
> OF_MAX_RESERVE_MAP is only 16 and we have instances in the code that add
> reserve entries in device tree fixups, which means it can be exhausted
> when fixups are applied repeatedly.
> 
> Whether it's still apt in 2026 to use reserve entries is a different
> discussion, but let's just add a way to delete reserved entries again in
> cleanup code.
> 
> [...]

Applied, thanks!

[1/4] of: fdt: implement of_del_reserve_entry
      https://git.pengutronix.de/cgit/barebox/commit/?id=5e28508ce3a9 (link may 
not be stable)
[2/4] ARM: sm: fix repeated call to of_add_reserve_entry on every fixup
      https://git.pengutronix.de/cgit/barebox/commit/?id=946388dee629 (link may 
not be stable)
[3/4] bootm: delete initrd reserve entry on bootm_boot return
      https://git.pengutronix.de/cgit/barebox/commit/?id=8eea7a84b975 (link may 
not be stable)
[4/4] video: stmfb: add screen base only once
      https://git.pengutronix.de/cgit/barebox/commit/?id=31e8d676439c (link may 
not be stable)

Best regards,
-- 
Sascha Hauer <[email protected]>


Reply via email to