Mark timer as running in the timer base _before_ we clear the pending
flag (and order it on SMP), so that del_timer_sync() always sees the timer either pending or running if it is active.
Showing
Please register or sign in to comment
flag (and order it on SMP), so that del_timer_sync() always sees the timer either pending or running if it is active.