diff options
author | Thomas Gleixner <[email protected]> | 2021-04-22 21:44:21 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-05-06 20:19:04 +0200 |
commit | 51cf94d16860a324e97d1b670d88f1f2b643bc32 (patch) | |
tree | 44b2ed95cbebba24dffdf2af414e25fdeaeb7a27 /tools/perf/tests/python-use.c | |
parent | b097d5ed33561507eeffc77120a8c16c2f0f2c4c (diff) |
futex: Make syscall entry points less convoluted
The futex and the compat syscall entry points do pretty much the same
except for the timespec data types and the corresponding copy from
user function.
Split out the rest into inline functions and share the functionality.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/tests/python-use.c')
0 files changed, 0 insertions, 0 deletions