Re: [PATCH 1/2] timer: Export destroy_hrtimer_on_stack()
From: David Miller <davem@davemloft.net>
Date: 2016-05-31 18:44:21
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2016-05-31 18:44:21
Also in:
lkml
From: Guenter Roeck <linux@roeck-us.net> Date: Thu, 26 May 2016 17:21:05 -0700
hrtimer_init_on_stack() needs a matching call to destroy_hrtimer_on_stack(), so both need to be exported. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Applied.