Re: 2.1.103 spin loop in aha1542, jiffies not being incremented

MOLNAR Ingo (mingo@chiara.csoma.elte.hu)
Sat, 23 May 1998 02:54:12 +0200 (CEST)


On Sat, 23 May 1998, Keith Owens wrote:

> With ncr53c8xx first, it spins in aha1542_test_port, on the two lines
>
> i = jiffies + 2;
> while (i>jiffies);

does it fix the bug if try this one?:

udelay(2*10*1000);

-- mingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu