[Buildroot] [PATCH] package/uclibc: fix NPTL alignment on m68k
Julien Olivain
ju.o at free.fr
Sun Apr 6 20:14:26 UTC 2025
On 14/03/2025 10:16, Jean-Michel Hautbois wrote:
> Tested on QEMU using the qemu_m68k_q800_defconfig configuration, with a
> switch of the toolchain to uclibc-ng and enabling rsyslog.
>
> This patch addresses an issue where rsyslog’s pthread_cond_wait was
> busy-looping due to futex_time64 repeatedly returning EINVAL. The
> correction in NPTL alignment resolves the 100% CPU usage problem.
>
> This patch is fixed upstream [1] so apply it until it is tagged.
>
> [1]: 278ac6b30 ("m68k: fix alignment in NPTL code")
>
> Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois at yoseli.org>
Applied to master, thanks.
For info, I fixed a check-package error. See:
https://gitlab.com/buildroot.org/buildroot/-/commit/53eae986a5c15afd0ade74875ce96a1b70e7c53b
Best regards,
Julien.
More information about the buildroot
mailing list