From: Atsushi Nemoto Date: Mon, 6 Mar 2006 23:42:51 +0000 (-0800) Subject: [PATCH] time: add barrier after updating jiffies_64 X-Git-Tag: v2.6.16-rc6~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aee405c662ca644980c184774277fc6d0769a84;p=pandora-kernel.git [PATCH] time: add barrier after updating jiffies_64 Add a compiler barrier so that we don't read jiffies before updating jiffies_64. Signed-off-by: Atsushi Nemoto Cc: Ralf Baechle Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed