alarmtimer: Implement try_to_cancel callback
authorThomas Gleixner <tglx@linutronix.de>
Tue, 30 May 2017 21:15:57 +0000 (23:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 4 Jun 2017 13:40:31 +0000 (15:40 +0200)
commite344c9e76bc6af997926171bfd90d25bbae0a2c5
treee4919f974d286ae86985109dc0fa894021b54e9c
parentd653d8457c76da11f047af1f66256ac9b8421b69
alarmtimer: Implement try_to_cancel callback

Preparatory change to utilize the common posix timer mechanisms.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Stultz <john.stultz@linaro.org>
Link: http://lkml.kernel.org/r/20170530211657.670026824@linutronix.de
kernel/time/alarmtimer.c