]> code.ossystems Code Review - openembedded-core.git/commit
glibc: fix pthread_cond_destroy hangs with process-shared mutex
authorYanfei Xu <yanfei.xu@windriver.com>
Fri, 12 Mar 2021 04:54:08 +0000 (12:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 14 Mar 2021 16:33:03 +0000 (16:33 +0000)
commit7d9c50a12d1b47474536c214f44dc4ff72c54402
tree15571dc26ec8b86af07713c328a15fe045086968
parent0d6b266c469a35628a3602590611d05ebbf4d562
glibc: fix pthread_cond_destroy hangs with process-shared mutex

This bug can cause pthread_cond_destroy hang with process-shared
mutex. And it is since glibc-2.32, will be fixed in glibc-2.34.

Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/0001-nptl-Remove-private-futex-optimization-BZ-27304.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.33.bb