mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
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> Signed-off-by: David S. Miller <davem@davemloft.net>