Messages in this thread |  | | Subject | Re: 2.2.18 megaraid driver broken [was: Re: Linux 2.2.18pre11] | Date | Fri, 29 Sep 2000 15:59:21 +0100 (BST) | From | Alan Cox <> |
| |
> 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/
|  |