On Mon, Oct 21, 2013 at 10:20:55AM -0400, Austin S Hemmelgarn wrote: > By this same logic though, none of the x86 processor tuning options > currently in the kernel should have been put in in the first place > (and, taking it to an extreme, should in fact be removed).
Some of them make sense like MATOM as Atom supports a different subset of x86 insns, MOVBE being one example. And there's no need to touch them as unnecessary code churn is something we don't do. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/