Re: [PATCH] x86: ignore spurious faults
From: Jeremy Fitzhardinge
Date: Thu Jan 24 2008 - 02:02:23 EST
Andi Kleen wrote:
Jeremy Fitzhardinge <jeremy@xxxxxxxx> writes:
/*
+ * Handle a spurious fault caused by a stale TLB entry. This allows
vmalloc_fault already has nearly the same logic. You should look
at sharing the code.
Hm, I see what you mean, but its hard to see how to share much code
there. It's a case of "two lines common, one line different" repeated 4
times or so.
J
--
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/