From 41a7f59a8838a042813ac20fe1472e55e9bd5697 Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Mon, 17 Apr 2023 21:53:23 +0200 Subject: [PATCH] Bug 374596 - inconsistent RDTSCP support on x86_64 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6af3169d5a..43ff9766bd 100644 --- a/NEWS +++ b/NEWS @@ -124,6 +124,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 327548 false positive while destroying mutex 382034 Testcases build fixes for musl 351857 confusing error message about valid command line option +374596 inconsistent RDTSCP support on x86_64 392331 Spurious lock not held error from inside pthread_cond_timedwait 400793 pthread_rwlock_timedwrlock false positive 433873 openat2 syscall unimplemented on Linux -- 2.47.2