Subject: Re: Bug in timeout()/untimeout() ? To: enami tsugutomo <enami@sm.sony.co.jp> From: John Hawkinson <jhawk@MIT.EDU> List: tech-kern Date: 04/13/2000 23:00:06
For that it's worth, I spent a while futzing with -fvolatile,
-O0, adding (volatile) casts, etc., and there was no change
in behavior (i.e. no timeouts after 60seconds reading a bad
block with dd count=1).
-jhawk