Re: + stupid-hack-to-make-mainline-build.patch added to -mm tree

From: Zachary Amsden
Date: Wed Mar 07 2007 - 17:18:17 EST


Thomas Gleixner wrote:
Simply because you _ABUSE_ timer_init_hook() to set it up. Keep it self
contained and do not impose restrictions on the kernel core code, which
we have to maintain.

But time_init_hook is supposed to be abused. That is its purpose - to be a hook for different time devices on SGI Visual Workstation and Voyager. And we don't actually abuse it anymore, we just bypass it because the default timer init path wants to setup the PIT or the HPET, neither of which should be used in paravirt.

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/