forked from Minki/linux
e35a6619e7
Fix __delay implementation. Called with an argument "1" or "0" it would loop nearly forever (since (1/2)-1 = 0xffffffff). Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
delay.c | ||
Makefile | ||
spinlock.c | ||
string.c | ||
uaccess64.S | ||
uaccess.S |