]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use year 2000 offset for cmos clock
authorAndi Kleen <ak@suse.de>
Sat, 9 Feb 2008 15:16:58 +0000 (16:16 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
commitb62576a2f53ad7edf604fedba0da1d4329749b7d
tree9a4a0fd20ef48b10d61d3dfd212649a601cd6a26
parent48c508b364324c35018284328b5b92c51d2b30e0
x86: use year 2000 offset for cmos clock

We know it is already after 2000. Use the year 2000 offset for both 32
and 64 bit, which removes ifdefs and the 1970 magic.

[ tglx@linutronix.de: remove 1970 magic, replace bogus commit message ]

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/rtc.c