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

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


randy.dunlap@intel.com said:
> > echo "unsigned long main=0xf00fc7c8;" > f00fbug.c ; make f00fbug

> Yes, that's what the (SGI) program uses:
> http://lwn.net/2001/0329/a/ltp-f00f.php3

Restated on l-k for the benefit of anyone naïve enough to expect me to have
got it right... my original version would only work on the bigendian models.
For the rest, try:

echo "unsigned main = 0xc8c70ff0;" > 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/