Skip to content
Commit db579554 authored by Nishanth Aravamudan's avatar Nishanth Aravamudan Committed by Russell King
Browse files

[PATCH] ARM: replace schedule_timeout() with msleep()



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: default avatarNishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: default avatarDomen Puncer <domen@coderock.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c77b0427
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment