aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorCorey Minyard <[email protected]>2012-03-28 14:42:50 -0700
committerLinus Torvalds <[email protected]>2012-03-28 17:14:36 -0700
commit423a5bb49ec530ec8bbfc73fd2ded83da8e58684 (patch)
treed70f4fedba821f80b5b4c2511fcf36aec07e9d03 /net/lapb/lapb_timer.c
parentf60adf42ad55405d1b17e9e5c33fdb63f1eb8861 (diff)
ipmi: use locks on watchdog timeout set on reboot
The IPMI watchdog timer clears or extends the timer on reboot/shutdown. It was using the non-locking routine for setting the watchdog timer, but this was causing race conditions. Instead, use the locking version to avoid the races. It seems to work fine. Signed-off-by: Corey Minyard <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions