mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-09 18:01:03 +03:00
This patch adds support for symbol __kernel_getcpu in vDSO, which is available with kernel 4.5. Now sched_getcpu is using this symbol if available in mapped vDSO by defining macro HAVE_GETCPU_VSYSCALL. If not available at runtime, the former syscall is used.
1.3 KiB
1.3 KiB