mbox series

[x/azure,0/3] LP: #1830242 - [linux-azure] Commits Requested in 16.04 for the Azure Kernel

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

Message

Marcelo Henrique Cerri May 29, 2019, 6:18 p.m. UTC
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(-)

Comments

Connor Kuehl May 31, 2019, 5:35 p.m. UTC | #1
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>
Thadeu Lima de Souza Cascardo May 31, 2019, 7:39 p.m. UTC | #2
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>
Marcelo Henrique Cerri May 31, 2019, 7:46 p.m. UTC | #3
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>
Thadeu Lima de Souza Cascardo May 31, 2019, 7:54 p.m. UTC | #4
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.
Marcelo Henrique Cerri June 7, 2019, 7 p.m. UTC | #5
--
Regards,
Marcelo