commit | b62576a2f53ad7edf604fedba0da1d4329749b7d | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Feb 09 16:16:58 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:45 2008 +0200 |
tree | 9a4a0fd20ef48b10d61d3dfd212649a601cd6a26 | |
parent | 48c508b364324c35018284328b5b92c51d2b30e0 [diff] |
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>