From 5726ce06ad6bcd8dd75a204d1465c99a2f897d3a Mon Sep 17 00:00:00 2001 From: "Paul E. McKenney" Date: Tue, 13 May 2014 10:14:51 -0700 Subject: [PATCH] documentation: Clarify wake-up/memory-barrier relationship This commit adds an example demonstrating that if a wake_up() doesn't actually wake something up, no memory ordering is provided. Reported-by: Peter Zijlstra Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett Reviewed-by: Lai Jiangshan Acked-by: Peter Zijlstra --- Reading git-format-patch failed