]> Git Repo - linux.git/commit - kernel/futex.c
futex: Use pi_state_update_owner() in put_pi_state()
authorThomas Gleixner <[email protected]>
Wed, 20 Jan 2021 10:35:19 +0000 (11:35 +0100)
committerThomas Gleixner <[email protected]>
Tue, 26 Jan 2021 14:10:59 +0000 (15:10 +0100)
commit6ccc84f917d33312eb2846bd7b567639f585ad6d
treed4cc21247af3bd825a006f34c6e9dbc992c59534
parent2156ac1934166d6deb6cd0f6ffc4c1076ec63697
futex: Use pi_state_update_owner() in put_pi_state()

No point in open coding it. This way it gains the extra sanity checks.

Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
kernel/futex.c
This page took 0.052448 seconds and 4 git commands to generate.