Message ID | 20190529181844.24579-1-marcelo.cerri@canonical.com |
---|---|
Headers | show |
Series | LP: #1830242 - [linux-azure] Commits Requested in 16.04 for the Azure Kernel | expand |
On 5/29/19 11:18 AM, Marcelo Henrique Cerri wrote: > BugLink: http://bugs.launchpad.net/bugs/1830242 > > Upstream commit with just context adjustments. > > Jens Axboe (3): > blk-mq: remove the request_list usage > nvme-pci: remove cq check after submission > nvme-pci: split the nvme queue lock into submission and completion > locks > > block/blk-mq.c | 5 ----- > drivers/nvme/host/pci.c | 48 ++++++++++++++++++++--------------------- > 2 files changed, 24 insertions(+), 29 deletions(-) > Acked-by: Connor Kuehl <connor.kuehl@canonical.com>
Requested by vendor. Should they suffer some testing, they could go into the
master kernel as well.
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
On Fri, May 31, 2019 at 04:39:45PM -0300, Thadeu Lima de Souza Cascardo wrote: > Requested by vendor. Should they suffer some testing, they could go into the > master kernel as well. Thanks. Good point. I will evaluate if we can include that in the generic kernel as well. > > Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
On Fri, May 31, 2019 at 04:39:45PM -0300, Thadeu Lima de Souza Cascardo wrote: > Requested by vendor. Should they suffer some testing, they could go into the > master kernel as well. > > Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com> This should have had ACK in the Subject.
-- Regards, Marcelo