https://github.com/torvalds/linux
Revision db5795547694cf68388aaf8f59723e850f7466f6 authored by Nishanth Aravamudan on 01 July 2005, 11:11:51 UTC, committed by Russell King on 01 July 2005, 11:11:51 UTC
Use msleep() instead of schedule_timeout() to guarantee the task
delays as expected. Neither signals nor wait-queue events are
important at this point in the code, I believe.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent c77b042
History
Tip revision: db5795547694cf68388aaf8f59723e850f7466f6 authored by Nishanth Aravamudan on 01 July 2005, 11:11:51 UTC
[PATCH] ARM: replace schedule_timeout() with msleep()
Tip revision: db57955

README

back to top