Justin Hibbits b4698b7a6c powerpc: Drop OPAL_HANDLE_HMI2 for now, to avoid panicking
It's possible for a Hypervisor Maintenance Interrupt (HMI) to occur while in
the pmap code, holding locks.  This can cause WITNESS to panic due to lock
errors in calling pmap_kextract().  Since we don't yet handle the flags
returned by OPAL_HANDLE_HMI2, just stop using it, so that we don't call into
pmap_kextract().

Reported by:	pkubaj
2019-05-02 03:39:03 +00:00
..
2018-03-15 06:19:45 +00:00
2019-04-13 04:03:18 +00:00
2019-04-13 04:03:18 +00:00
2018-03-15 06:19:45 +00:00
2018-03-15 06:19:45 +00:00