summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dsopcode.c
diff options
context:
space:
mode:
authorNitzan Carmi <nitzanc@mellanox.com>2018-01-17 12:01:14 +0100
committerSagi Grimberg <sagi@grimberg.me>2018-02-14 14:44:22 +0100
commit8000d1fdb07e365e6565c2415aefdfed15413794 (patch)
treebb5c280bb677d06e0558f558359dacd8360679cd /drivers/acpi/acpica/dsopcode.c
parentnvmet: Change return code of discard command if not supported (diff)
downloadlinux-8000d1fdb07e365e6565c2415aefdfed15413794.tar.xz
linux-8000d1fdb07e365e6565c2415aefdfed15413794.zip
nvme-rdma: fix sysfs invoked reset_ctrl error flow
When reset_controller that is invoked by sysfs fails, it enters an error flow which practically removes the nvme ctrl entirely (similar to delete_ctrl flow). It causes the system to hang, since a sysfs attribute cannot be unregistered by one of its own methods. This can be fixed by calling delete_ctrl as a work rather than sequential code. In addition, it should give the ctrl a chance to recover using reconnection mechanism (consistant with FC reset_ctrl error flow). Also, while we're here, return suitable errno in case the reset ended with non live ctrl. Signed-off-by: Nitzan Carmi <nitzanc@mellanox.com> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'drivers/acpi/acpica/dsopcode.c')
0 files changed, 0 insertions, 0 deletions