Re: [PATCH 9/10] Vmi timer update.patch

From: Zachary Amsden
Date: Tue Apr 10 2007 - 18:31:02 EST


Jeremy Fitzhardinge wrote:
Why not submit a patch to do what you need here? (The Geode comment is
a bit worrying though.)

Why should VMI add workaround into PIT code? PIT code wants to know nothing about VMI. It understands PIT timers on hardware. VMI, on the other hand, is special - it knows exactly what hardware platform it has and can manipulate hardware freely. On a generic platform, surely touch PIT I/O ports would be quite ill behavior. But side effects of that on a vastly restricted platform are predictable based on the hardware and kernel, and we would not add a workaround outside of VMI unless it was really necessary or generally useful.

Zach
-
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/