Re: [PATCH 1/2] x86: add is_f00f_bug helper to fault_32|64.c

From: Andi Kleen
Date: Fri Jan 18 2008 - 00:00:49 EST


Harvey Harrison <harvey.harrison@xxxxxxxxx> writes:

> Further towards unifying these files, add another helper
> in same spirit as is_errata93.

The better way to handle this would be to move all these workarounds
into notifiers that only get registered on the CPUs that actually have
the bugs.

There is right now no die notifier in the right place for this,
but you could just add one there. This is no performance critical
place.

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