diff options
author | Arend van Spriel <arend@broadcom.com> | 2014-03-20 10:18:01 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-03-20 11:55:40 -0400 |
commit | 58e9df462fd70a1862378beb46b312f1f6bca94f (patch) | |
tree | 981379ee331ebbcdcc47fddb790f60d0d7a94394 /security/selinux/include | |
parent | d23536796011cbeeb93fc866446800c52deb5603 (diff) | |
download | linux-58e9df462fd70a1862378beb46b312f1f6bca94f.tar.bz2 |
brcmfmac: reinit watchdog completion after handling watchdog
The watchdog thread waits on completion that is set from a timer. As
the completion is count based this could mean that on a busy system
the watchdog is handled multiple times with a very short interval.
This is not the intended behaviour. After handling the watchdog it
should wait for the next timer expiry. This is accomplished by
reinitializing the completion.
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'security/selinux/include')
0 files changed, 0 insertions, 0 deletions