patch disabling use of PSE on Atom CPUs with a certain erratum

From: Jan Beulich
Date: Thu Oct 07 2010 - 05:13:09 EST


In commit 7a0fc404ae663776e96db43879a0fa24fec1fa3a you
disable use of PSE, but I wonder how this can take any effect on
64-bit CPUs, as they use large pages during early boot already.
Those pages, when use of PSE gets disabled, will get broken up
into 4k pages in phys_pmd_init(), thus actually increasing the
chances that you hit the erratum.

What am I missing?

Jan

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