This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master in repository glibc.
from 852620258d powerpc: Add missing CFI register information (bug #23614) new 4d7af7815a Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 9 +++++ nptl/Makefile | 3 +- nptl/pthread_rwlock_common.c | 4 +- nptl/tst-rwlock-pwn.c | 87 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+), 3 deletions(-) create mode 100644 nptl/tst-rwlock-pwn.c