Cc: <akpm@...>, <linux-kernel@...>, Andi Kleen <ak@...>, H. Peter Anvin <hpa@...>, Chuck Ebbert <cebbert@...>, Christoph Hellwig <hch@...>, Jeremy Fitzhardinge <jeremy@...>
On Wednesday 14 November 2007 05:58:05 Mathieu Desnoyers wrote:
For the record, I think the patching code gross overkill.
A stop_machine (or lightweight variant using IPI) would be sufficient and
vastly simpler. Trying to patch NMI handlers while they're running is
already crazy.
I'd keep this version up your sleeve for they day when it's needed.
Rusty.
-