]> git.baikalelectronics.ru Git - kernel.git/commit
futexes: Document multiprocessor ordering guarantees
authorThomas Gleixner <tglx@linutronix.de>
Sun, 12 Jan 2014 23:31:24 +0000 (15:31 -0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 13 Jan 2014 10:45:19 +0000 (11:45 +0100)
commit7c739182d7c35fd6e02ab3cbfb9cfb5da21677e9
treef9e4c7f179859f3e20bdd5e7c501196f0a07eddf
parent33f52470f495f4ece1c262994e9e401c4631a9e4
futexes: Document multiprocessor ordering guarantees

That's essential, if you want to hack on futexes.

Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Scott Norton <scott.norton@hp.com>
Cc: Tom Vaden <tom.vaden@hp.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Cc: Waiman Long <Waiman.Long@hp.com>
Cc: Jason Low <jason.low2@hp.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/1389569486-25487-4-git-send-email-davidlohr@hp.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/futex.c