mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
6b2ba95b6b
This patch fix powerpc __get_clockfreq racy and cancel-safe issues by dropping internal static cache and by using nocancel file operations. The vDSO failure check is also removed, since kernel code does not return an error (it cleans cr0.so bit on function return) and the static code (to read value /proc) now uses non-cancellable calls. |
||
---|---|---|
.. | ||
linux |