From 8f53f32f03e08529fb39ca9af6b8a9acf398b342 Mon Sep 17 00:00:00 2001 From: Chase Venters Date: Thu, 30 Nov 2006 04:53:49 +0100 Subject: [PATCH] --- yaml --- r: 41154 b: refs/heads/master c: 98c4f0c336afe4318c12397bc74910d86ee036a2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/jiffies.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0773d5aefab9..07cef1e05254 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ce00f85c45d7f8c13cf67d9ca24d0f100f8e9c59 +refs/heads/master: 98c4f0c336afe4318c12397bc74910d86ee036a2 diff --git a/trunk/include/linux/jiffies.h b/trunk/include/linux/jiffies.h index c8d5f207c3d4..0ec6e28bccd2 100644 --- a/trunk/include/linux/jiffies.h +++ b/trunk/include/linux/jiffies.h @@ -74,7 +74,7 @@ #define __jiffy_data __attribute__((section(".data"))) /* - * The 64-bit value is not volatile - you MUST NOT read it + * The 64-bit value is not atomic - you MUST NOT read it * without sampling the sequence number in xtime_lock. * get_jiffies_64() will do this for you as appropriate. */