Re: [PATCH 9/9] x86 idle: delete mwait_idle()

From: Andreas Herrmann
Date: Fri Apr 01 2011 - 07:03:01 EST


On Thu, Mar 31, 2011 at 02:03:24AM -0400, Len Brown wrote:
> From: Len Brown <len.brown@xxxxxxxxx>
>
> For ACPI mode, mwait_with_hints() in cstate.c is used instead of
> process.c's mwait_idle().
>
> For INTEL_IDLE mode, the mwait in intel_idle() is used instead of
> process.c's mwait_idle().
>
> So delete process.c's mwait_idle().
> This will change the behaviour of SMP sysgtems that are
> running !ACPI and !INTEL_IDLE kernels -- they will use
> HALT instead of MWAIT.
>
> This deletes the "idle=mwait" parameter, and thus the
> boot_option_idle_override == IDLE_FORCE_MWAIT flag.
>
> Signed-off-by: Len Brown <len.brown@xxxxxxxxx>

Acked-by: Andreas Herrmann <andreas.herrmann3@xxxxxxx>


Regards,
Andreas


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