[EMAIL PROTECTED] 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to