[PATCH] fixup! tlsf: support on-demand requesting memory from external store
Sascha Hauer
s.hauer at pengutronix.de
Mon Oct 20 04:04:51 PDT 2025
On Wed, 15 Oct 2025 10:26:39 +0200, Ahmad Fatoum wrote:
> tlsf: fix misaccounting in request_store feature
>
> A TLSF pool itself has overhead in the form of tlsf_pool_overhead()
> that's distinct from the struct pool_entry. Adding a helper that returns
> this total overhead allows us also to use roundup_pow_of_two(), which
> previously issues a warning on clang about sizeof(sizeof(...)) looking
> strange.
>
> [...]
Applied, thanks!
[1/1] fixup! tlsf: support on-demand requesting memory from external store
https://git.pengutronix.de/cgit/barebox/commit/?id=78cd84652672 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list