> > while (mbox->numstatus == 0xFF);
> >
>
> is mbox volatile ? gcc 2.95 will certainly turn the above into an
>
> if() while(1);
Is assume something else is changung mbox->numstatus ?? Else it doesn't
make sense to me and someone might enlighten me on this one :)
Igmar
-
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:25 EST