On Friday, June 06/05/20, 2020 at 15:43:40 +0200, Greg KH wrote:
On Wed, Jun 03, 2020 at 02:48:51PM +0530, Dakshaja Uppalapati wrote:
This reverts upstream 'commit 530436c45ef2 ("nvme: Discard workaround for non-conformant devices")'
Since commit `530436c45ef2` introduced a regression due to which blk_update_request IO error is observed on formatting device, reverting it.
Fixes: 530436c45ef2 ("nvme: Discard workaround for non-conformant devices") Cc: stable stable@vger.kernel.org # 4.19+ Signed-off-by: Dakshaja Uppalapati dakshaja@chelsio.com
drivers/nvme/host/core.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-)
This was only for stable?
Yes this is for stable 5.4 and 4.19 branches
Totally confused...
sorry for the confusion. Please let me know if I missed any detail.
Thanks, Dakshaja