diff options
author | Mathieu Desnoyers <[email protected]> | 2019-12-11 11:17:13 -0500 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2019-12-23 10:52:41 -0700 |
commit | 8df34c56321479bfa1ec732c675b686c2b4df412 (patch) | |
tree | 41f8e2e5fe670b6909ed420e2a4a9b5ff0e3010e /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | af9cb29c5488381083b0b5ccdfb3cd931063384a (diff) |
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
glibc 2.30 introduces gettid() in public headers, which clashes with
the internal static definition within rseq selftests.
Rename gettid() to rseq_gettid() to eliminate this symbol name clash.
Reported-by: Tommi T. Rantala <[email protected]>
Signed-off-by: Mathieu Desnoyers <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Tommi T. Rantala <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra (Intel) <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: "H . Peter Anvin" <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: <[email protected]> # v4.18+
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions