Re: [PATCH] x86 page fault handler not interrupt safe

David Woodhouse (dwmw2@infradead.org)
Mon, 07 May 2001 18:27:35 +0100


torvalds@transmeta.com said:
> If anybody has such a beast, please try this kernel patch _and_
> running the F0 0F bug-producing program (search for it on the 'net -
> it must be out there somewhere) to verify that the code still
> correctly handles that case.

Something along the lines of:

echo "unsigned long main=0xf00fc7c8;" > f00fbug.c ; make f00fbug

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/