Re: 2.2.18 megaraid driver broken [was: Re: Linux 2.2.18pre11]

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Sep 29 2000 - 09:59:21 EST


> while (mbox->numstatus == 0xFF);
>

is mbox volatile ? gcc 2.95 will certainly turn the above into an

        if() while(1);

otherwise

> Alan, can you forward this to the maintainer, or tell me from whom
> you got the 2.2.18 patch so I can forward this to them ?

PeterJ@ami.com

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



This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:24 EST