From: Peter Zijlstra Date: Wed, 27 May 2015 01:39:36 +0000 (+0930) Subject: seqlock: Better document raw_write_seqcount_latch() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~63^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6695b92a60bc7160c92d6dc5b17cc79673017c2f;p=pandora-kernel.git seqlock: Better document raw_write_seqcount_latch() Improve the documentation of the latch technique as used in the current timekeeping code, such that it can be readily employed elsewhere. Borrow from the comments in timekeeping and replace those with a reference to this more generic comment. Cc: Andrea Arcangeli Cc: David Woodhouse Cc: Rik van Riel Cc: "Paul E. McKenney" Cc: Oleg Nesterov Reviewed-by: Mathieu Desnoyers Acked-by: Michel Lespinasse Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Rusty Russell --- Reading git-diff-tree failed