Cancel a timer and wait for the handler to finish.
int hrtimer_cancel(struct hrtimer * timer);
timer
the timer to be cancelled
0 when the timer was not active 1 when the timer was active