The machine is an old Athlon64 laptop (Targa Visionary 811, OEMd as the Arima W720-K8, also sold as the eMachines m6805) with a VIA K8T800 chipset. ACPI is enabled.
Up to kernel 2.6.20, time-keeping worked fine. In the x86-64 kernel, the clock source is listed as "jiffies". With current 2.6.21-rc7, the x86-64 kernel selects acpi_pm as its clock source. Unfortunately, with this clock time drifts and it loses several minutes per hour. What's strange is that the i386 kernel on the same machine (with similar .config) does not lose time while using the acpi_pm clock source. There are no messages in dmesg to suggest that the kernel has detected any problems with acpi_pm. /Mikael - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/