Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1296766

Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission failed

From Matias Bjørling <mb@lightnvm.io>
Newsgroups linux.kernel
Subject Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission failed
Date 2015-12-22 13:50 +0100
Message-ID <qIuy6-41F-5@gated-at.bofh.it> (permalink)
References <qI3ex-3xA-15@gated-at.bofh.it> <qI6P7-5Pb-5@gated-at.bofh.it> <qI9Dj-7AS-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> When rrpc_write_ppalist_rq and rrpc_read_ppalist_rq succeed, we setup
> rq correctly, but nvm_submit_io failed due to cannot allocate request
> or nvme_nvm_command, we return error but forget to do the cleanup job
> this patch mentioned.

Thanks. I've included that explanation instead for the commit message. 
I've applied it for 4.5 (together with your previous patch).

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] lightnvm: unlock rq and free ppa_list after submission failed Wenwei Tao <ww.tao0320@gmail.com> - 2015-12-21 08:40 +0100
  Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission  failed Matias Bjørling <mb@lightnvm.io> - 2015-12-21 12:30 +0100
    Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission failed Wenwei Tao <ww.tao0320@gmail.com> - 2015-12-21 15:30 +0100
      Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission  failed Matias Bjørling <mb@lightnvm.io> - 2015-12-22 13:50 +0100

csiph-web