diff options
author | Michael Olbrich <m.olbrich@pengutronix.de> | 2013-01-23 14:12:16 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-24 19:36:47 -0500 |
commit | 90527fbb2c48ffda5c6d8f232f8993a90b2632a4 (patch) | |
tree | 4c53c1ebb2be714cdc14e7f8b0f8ce8e10444c20 /shell-completion | |
parent | 6d594baa3fa3a361efc2a4c1da3557fc4eba960d (diff) |
service: make sure the watchdog timer is not restarted while stopping
A watchdog notification may be handled after the watchdog timer was stopped
while stopping the service. As a result the timer is restarted and the
service may be restarted as well.
The watchdog timestamp is initially set during startup in
service_enter_start_post() and cleared when the timer is stopped. Therefore
it can be used as an indication if the timer should be reset.
Diffstat (limited to 'shell-completion')
0 files changed, 0 insertions, 0 deletions