commit | 6ccc84f917d33312eb2846bd7b567639f585ad6d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 20 11:35:19 2021 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jan 26 15:10:59 2021 +0100 |
tree | d4cc21247af3bd825a006f34c6e9dbc992c59534 | |
parent | 2156ac1934166d6deb6cd0f6ffc4c1076ec63697 [diff] |
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 <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: stable@vger.kernel.org