aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/timers
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-08-21 00:01:46 +0200
committerThomas Gleixner <tglx@linutronix.de>2017-08-31 21:36:45 +0200
commit51218298a25e6942957c5595f2abf130d47d5df9 (patch)
tree235c2bc0f868679108179df74bb2b660719bda87 /tools/testing/selftests/timers
parentMerge branch 'clockevents/4.14' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core (diff)
downloadwireguard-linux-51218298a25e6942957c5595f2abf130d47d5df9.tar.xz
wireguard-linux-51218298a25e6942957c5595f2abf130d47d5df9.zip
alarmtimer: Ensure RTC module is not unloaded
When registering the rtc device to be used to handle alarm timers, get_device is used to ensure the device doesn't go away but the module can still be unloaded. Call try_module_get to ensure the rtc driver will not go away. Reported-and-tested-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <john.stultz@linaro.org> Cc: Stephen Boyd <sboyd@codeaurora.org> Link: http://lkml.kernel.org/r/20170820220146.30969-1-alexandre.belloni@free-electrons.com
Diffstat (limited to 'tools/testing/selftests/timers')
0 files changed, 0 insertions, 0 deletions