HomeFreeBSD

ipmi/opal: Enable polled mode and proper callback

Description

ipmi/opal: Enable polled mode and proper callback

Fix a NULL dereference that would occur any time an ioctl() was done, due to a
missing ipmi_enqueue_request callback. Just use the default for now, until we
decide to properly enable IPMI interrupts.

Reported by: kbowling

Details

Provenance
jhibbitsAuthored on
Parents
rS337688: Add explicit cast to silence a warning for the userland stack.
Branches
Unknown
Tags
Unknown