]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC64] Fix OPAL IPMI driver
authorLeandro Lupori <luporl@FreeBSD.org>
Thu, 26 Mar 2020 12:17:49 +0000 (12:17 +0000)
committerLeandro Lupori <luporl@FreeBSD.org>
Thu, 26 Mar 2020 12:17:49 +0000 (12:17 +0000)
commitf6f325c8379e1dbdeba237cbf6a1436d9ae44652
treee90b24a8849b401498ab70bcb6186c072025fcfd
parentccf8b02c94f146b642784b8f1826d1de03c0b0dd
[PowerPC64] Fix OPAL IPMI driver

This change fixes a couple of issues with OPAL IPMI driver and
implements a mechanism to detect timeouts and discard old messages left
in receive queue, to avoid old messages from being confused with the
reply of new ones.

Reviewed by: jhibbits
Sponsored by: Eldorado Research Institute (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D24185
sys/dev/ipmi/ipmi_opal.c