Files
linux/drivers
Christoph Hellwig cd709c8e06 nvme: do not try to reconfigure APST when the controller is not live
commit 53fe2a30bc upstream.

Do not call nvme_configure_apst when the controller is not live, given
that nvme_configure_apst will fail due the lack of an admin queue when
the controller is being torn down and nvme_set_latency_tolerance is
called from dev_pm_qos_hide_latency_tolerance.

Fixes: 510a405d945b("nvme: fix memory leak for power latency tolerance")
Reported-by: Peng Liu <liupeng17@lenovo.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-19 10:13:19 +02:00
..
2021-05-14 09:50:24 +02:00
2021-05-19 10:13:19 +02:00
2021-05-19 10:13:13 +02:00
2021-03-04 11:38:21 +01:00
2021-04-10 13:36:08 +02:00
2021-05-11 14:47:26 +02:00
2020-12-30 11:53:53 +01:00