]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Explicitly treat timeouts when waiting for IBF or OBF to change state as an
authorjhb <jhb@FreeBSD.org>
Mon, 22 Dec 2014 16:53:04 +0000 (16:53 +0000)
committerjhb <jhb@FreeBSD.org>
Mon, 22 Dec 2014 16:53:04 +0000 (16:53 +0000)
commit8ad8a2c4a4abef9af95f1033b18eecffe4860896
tree6acf60d0e4fee90b01151c6065fae0beb3af336c
parent52c278b4627b92fae99c73ae740be3edb343dc4c
Explicitly treat timeouts when waiting for IBF or OBF to change state as an
error.  This fixes occasional hangs in the IPMI kcs thread when using
ipmitool locally.

MFC after: 1 week
sys/dev/ipmi/ipmi_kcs.c