From: Andi Kleen Date: Sat, 25 Mar 2006 15:30:31 +0000 (+0100) Subject: [PATCH] x86_64: Handle years beyond 2100 X-Git-Tag: v2.6.17-rc1~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6954bee829a037e4a3e06f7ecd7fc0466fadde41;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed