commit | 6954bee829a037e4a3e06f7ecd7fc0466fadde41 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Mar 25 16:30:31 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 09:10:55 2006 -0800 |
tree | 07f7db85079b99539ab6fc66c7482a960b52202c | |
parent | eaeae0cc985fa1df753da7edc8d02635cbc1ba39 [diff] |
[PATCH] x86_64: Handle years beyond 2100 ACPIv2 has an official but optional way to get a date >2100. Use it. But all the platforms I tested didn't seem to support it. But anyways the x86-64 kernel should be ready for the 22nd century now. Actually i shouldn't care about this because I will be dead by then @) Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>