Re: [GIT PULL] x86/cpu changes for v2.6.34

From: Arjan van de Ven
Date: Sat Feb 27 2010 - 12:08:36 EST


On Sat, 27 Feb 2010 16:09:42 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

> +int wbinvd_on_all_cpus(void)
> +{
> + return on_each_cpu(__wbinvd, NULL, 1);
> +}

does this make sense at all?

doesn't cache coherency on x86 already guarantee this?


--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/