Remove bogus timer optimization - even if the timer isn't pending,
it might be actively running on another CPU, so we still need to do the synchronous wait.
Showing
Please register or sign in to comment
it might be actively running on another CPU, so we still need to do the synchronous wait.