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

From: Andi Kleen
Date: Tue Mar 06 2007 - 16:22:56 EST


> I believe this was just a quick fix in response to Ingo breaking the VMI
> build yesterday by disabling NO_IDLE_HZ on us. There is no technical
> reason why NO_IDLE_HZ=y can't coexist with NO_HZ.

Well it's nasty that you force NO_IDLE_HZ on all of paravirt ops users.
I think the right solution is to make VMI depend on (not select) NO_IDLE_HZ
until you can fix your code to work with dynticks properly.

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