From: Chase Venters Date: Thu, 30 Nov 2006 03:53:49 +0000 (+0100) Subject: Fix jiffies.h comment X-Git-Tag: v2.6.20-rc1~34^2~40^2~476^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c4f0c336afe4318c12397bc74910d86ee036a2;p=pandora-kernel.git Fix jiffies.h comment jiffies.h includes a comment informing that jiffies_64 must be read with the assistance of the xtime_lock seqlock. The comment text, however, calls jiffies_64 "not volatile", which should probably read "not atomic". Signed-off-by: Chase Venters Signed-off-by: Adrian Bunk --- Reading git-diff-tree failed