Re: [patch] i386: port ATI timer fix from x86_64 to i386

From: Andi Kleen
Date: Wed Mar 01 2006 - 05:37:53 EST


Andrew Morton <akpm@xxxxxxxx> writes:

> Chuck Ebbert <76306.1226@xxxxxxxxxxxxxx> wrote:
> >
> > This fixes the "timer runs too fast" bug on ATI chipsets (bugzilla #3927).
>
> Wonderful, thanks. What's the relationship (if any) between this and the
> recently-merged x86_64 fix?

He just ported the x86-64 change over without any original authorship
attribution :/

And some less functionality (only works for ACPI now) and some totally
unrelated Documentation cleanup and a few random printk changes.

The ACPI only thing is probably mostly ok because the timing won't work
at least on the dual cores without ACPI anyways because PMtimer is needed.
On single cores it would be useful even without ACPI
(for that earlyquirk.c just would need to be moved up to run independently
of ACPI)

Still it's probably a good idea for 2.6.16.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/