commit | 45de70791165ce7eac5232ed5a7c31152567f4da | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Feb 09 16:17:01 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:45 2008 +0200 |
tree | 3b9012f8e548fbb73af0cb0a02ff0e4e24ade23b | |
parent | 068c9222d0206e8a6a905efeb9f4fe8dde8b5ff5 [diff] |
x86: enable ACPI extended century handling for 32bit The extended century readout does not solve the year 2038 problem on 32bit! v2: Fix compilation on !ACPI, pointed out by tglx Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>