diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-04-22 21:44:21 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-05-06 20:19:04 +0200 |
commit | 51cf94d16860a324e97d1b670d88f1f2b643bc32 (patch) | |
tree | 44b2ed95cbebba24dffdf2af414e25fdeaeb7a27 /CREDITS | |
parent | b097d5ed33561507eeffc77120a8c16c2f0f2c4c (diff) | |
download | linux-51cf94d16860a324e97d1b670d88f1f2b643bc32.tar.bz2 |
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 <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210422194705.244476369@linutronix.de
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions