![]() | |||||||||||
Messages in this thread
Patch in this message |
"wall_jiffies" was added, but it's completely unused... Signed-off-by: Adrian Bunk <bunk@stusta.de> --- linux-2.6.19-rc5-mm2/kernel/timer.c.old 2006-11-17 19:09:54.000000000 +0100 +++ linux-2.6.19-rc5-mm2/kernel/timer.c 2006-11-17 19:10:01.000000000 +0100 @@ -42,9 +42,6 @@ #include <asm/timex.h> #include <asm/io.h> -/* jiffies at the most recent update of wall time */ -unsigned long wall_jiffies = INITIAL_JIFFIES; - u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES; EXPORT_SYMBOL(jiffies_64); - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2006-11-18 01:03 [from the cache] ©2003-2008 | |||||||||||