summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rtmutex.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-09-03 22:47:06 +0200
committerThomas Gleixner <tglx@linutronix.de>2021-09-03 23:00:22 +0200
commitd66e3edee7af87fe212df611ab9846b987a5070f (patch)
treee15ec9c5640106f8897dcbd9a2840925cbc03db7 /kernel/locking/rtmutex.c
parentfutex: Avoid redundant task lookup (diff)
downloadlinux-d66e3edee7af87fe212df611ab9846b987a5070f.tar.xz
linux-d66e3edee7af87fe212df611ab9846b987a5070f.zip
futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic()
The recent bug fix left the variable 'vpid' and an assignment to it around, but the variable is otherwise unused. clang dose not complain even with W=1, but gcc exposed this. Fixes: 4f07ec0d76f2 ("futex: Prevent inconsistent state and exit race") Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/locking/rtmutex.c')
0 files changed, 0 insertions, 0 deletions