freebsd-dev/sys/powerpc/powernv
Justin Hibbits 0effb2ccf3 powerpc/powernv: Only clear EEH freeze for some errors
Only clear an EEH freeze if an error occurs.  However, if an OPAL_HARDWARE
error is returned, this indicates a hardware failure which cannot be
unfrozen, and instead needs a hardware reset.  Attempting to unfreeze a
broken PCH will result in console spam for each attempt.  To avoid the spam,
just don't do it.
2019-08-01 03:59:25 +00:00
..
opal_async.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
opal_console.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
opal_dev.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
opal_flash.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
opal_hmi.c powernv: Port HMI handler to use the message framework 2019-06-10 03:24:38 +00:00
opal_i2c.c powerpc/powernv: Add asynchronous token management for powernv 2019-03-01 02:49:47 +00:00
opal_i2cm.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00
opal_pci.c powerpc/powernv: Only clear EEH freeze for some errors 2019-08-01 03:59:25 +00:00
opal_sensor.c powerpc/powernv: Reduce the scope of the sensor guarding mutex 2019-06-10 03:16:55 +00:00
opal.c
opal.h powerpc/powernv: Only clear EEH freeze for some errors 2019-08-01 03:59:25 +00:00
opalcall.S powerpc64: Use medium code model in asm files for TOC references 2019-03-29 02:38:30 +00:00
platform_powernv.c Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
powernv_centaur.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00
powernv_xscom.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00
xive.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00