[PATCH master 1/2] lib: jsmn: fix compilation error
Sascha Hauer
s.hauer at pengutronix.de
Thu Sep 12 23:32:15 PDT 2024
On Wed, 11 Sep 2024 13:13:17 +0200, Ahmad Fatoum wrote:
> With recent restructuring of the headers, kmalloc_array was no longer
> indirectly included, which broke the build.
>
> Add the missing headers and while at it switch over to normal malloc,
> because kmalloc_array() uses a bigger alignment than necessary.
>
>
> [...]
Applied, thanks!
[1/2] lib: jsmn: fix compilation error
https://git.pengutronix.de/cgit/barebox/commit/?id=7f29d811991a (link may not be stable)
[2/2] include: stdlib.h: define prototypes for malloc/free
https://git.pengutronix.de/cgit/barebox/commit/?id=fa2b2b0be7ee (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list