From: Colin Cross Date: Mon, 8 Oct 2012 21:01:12 +0000 (-0700) Subject: ARM: OMAP: counter: add locking to read_persistent_clock X-Git-Tag: omap-for-v3.7-rc1/fixes-signed~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d7d6e363b06934221b81a859d509844c97380df;p=pandora-kernel.git ARM: OMAP: counter: add locking to read_persistent_clock read_persistent_clock uses a global variable, use a spinlock to ensure non-atomic updates to the variable don't overlap and cause time to move backwards. Signed-off-by: Colin Cross Signed-off-by: R Sricharan Cc: stable@vger.kernel.org Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed