[parisc-linux-cvs] linux-2.6 varenet
Randolph Chung
tausq at debian.org
Wed Jul 14 11:53:34 MDT 2004
> arch/parisc/lib: debuglocks.c
>
> Log message:
> fixing race, thx ggg for the patch ;)
a = __ldcw_align(lock);
while ((__ldcw(a) == 0)i && stuck)
while ((*a == 0) && --stuck);
you have an extra i .....
can you also fix the other corner case?
thanks :o)
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
More information about the parisc-linux-cvs
mailing list