diff options
author | Daniel Axtens <dja@axtens.net> | 2015-08-14 17:41:24 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 19:26:26 +0200 |
commit | c3a0355bddf35457563a0d64e91f9dfca7c80280 (patch) | |
tree | 8b2cebbcfeda761ca57831463099dbb7cf0062ac /usr | |
parent | e55ffaf457bcc8ec4e9d9f56f955971f834d65b3 (diff) | |
download | lwn-c3a0355bddf35457563a0d64e91f9dfca7c80280.tar.gz lwn-c3a0355bddf35457563a0d64e91f9dfca7c80280.zip |
cxl: Don't remove AFUs/vPHBs in cxl_reset
commit 4e1efb403c1c016ae831bd9988a7d2e5e0af41a0 upstream.
If the driver doesn't participate in EEH, the AFUs will be removed
by cxl_remove, which will be invoked by EEH.
If the driver does particpate in EEH, the vPHB needs to stick around
so that the it can particpate.
In both cases, we shouldn't remove the AFU/vPHB.
Reviewed-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions