summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-01-19 16:06:10 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-30 13:31:16 +0100
commit7e27ef3c7cc6c230c391f68fe881ec39d76d1c72 (patch)
treec260fc926532be4217c9bb28c5bb62514234c69a /kernel/locking/rtmutex.c
parent29f2a64709209b253d6581f61601ef337b26d9d4 (diff)
futex: Replace pointless printk in fixup_owner()
commit 04b79c55201f02ffd675e1231d731365e335c307 upstream If that unexpected case of inconsistent arguments ever happens then the futex state is left completely inconsistent and the printk is not really helpful. Replace it with a warning and make the state consistent. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/locking/rtmutex.c')
0 files changed, 0 insertions, 0 deletions