On Wed, 09 Jul 2025 12:12:49 +0200, Ahmad Fatoum wrote: > ARM: interrupts: fix guard page linker error in PBL > > We set up the stack guard page only in barebox proper. Attempting to > compile in support in barebox PBL leads to a compile error, because > arm_mem_guard_page_get() references arm_mem_endmem_get(), which is not > available. > > [...]
Applied, thanks! [1/1] fixup! ARM: add exception handling support for PBL https://git.pengutronix.de/cgit/barebox/commit/?id=61522f98c253 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>