diff options
author | Thomas Gleixner <[email protected]> | 2019-11-06 22:55:36 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-11-20 09:40:07 +0100 |
commit | ba31c1a48538992316cc71ce94fa9cd3e7b427c0 (patch) | |
tree | 48b6bdf4261fcd2ea9f6495e2cd5cd59e3f0f1d1 /lib/test-string_helpers.c | |
parent | ca16d5bee59807bf04deaab0a8eccecd5061528c (diff) |
futex: Move futex exit handling into futex code
The futex exit handling is #ifdeffed into mm_release() which is not pretty
to begin with. But upcoming changes to address futex exit races need to add
more functionality to this exit code.
Split it out into a function, move it into futex code and make the various
futex exit functions static.
Preparatory only and no functional change.
Folded build fix from Borislav.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions