Re: [PATCH v2 09/10] cxl: EEH support

2015-08-11 Thread Cyril Bur
On Tue, 28 Jul 2015 15:28:42 +1000 Daniel Axtens wrote: > EEH (Enhanced Error Handling) allows a driver to recover from the > temporary failure of an attached PCI card. Enable basic CXL support > for EEH. > Same thoughts about the config option as in 8/10. As I've mentioned to you my knowledge

[PATCH v2 09/10] cxl: EEH support

2015-07-27 Thread Daniel Axtens
EEH (Enhanced Error Handling) allows a driver to recover from the temporary failure of an attached PCI card. Enable basic CXL support for EEH. Signed-off-by: Daniel Axtens --- drivers/misc/cxl/cxl.h | 1 + drivers/misc/cxl/pci.c | 253 drivers