Skip to content
Commit 0cfec916 authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi: Start the timer and thread on internal msgs



The timer and thread were not being started for internal messages,
so in interrupt mode if something hung the timer would never go
off and clean things up.  Factor out the internal message sending
and start the timer for those messages, too.

Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
Tested-by: default avatarGouji, Masayuki <gouji.masayuki@jp.fujitsu.com>
Cc: stable@vger.kernel.org
parent 8005c49d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment