Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 38fcd06e authored by Darren Hart (VMware)'s avatar Darren Hart (VMware) Committed by Thomas Gleixner
Browse files

futex: Clarify mark_wake_futex memory barrier usage



Clarify the scenario described in mark_wake_futex requiring the
smp_store_release(). Update the comment to explicitly refer to the
plist_del now under __unqueue_futex() (previously plist_del was in the
same function as the comment).

Signed-off-by: default avatarDarren Hart (VMware) <dvhart@infradead.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170414223138.GA4222@fury


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 94ffac5d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment