Re: [GIT PULL] SCSI fixes for 5.3-rc7

2019-09-06 Thread James Smart
On 9/6/2019 4:18 PM, Linus Torvalds wrote: On Fri, Sep 6, 2019 at 1:39 PM James Bottomley wrote: diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c index 8d8c495b5b60..d65558619ab0 100644 --- a/drivers/scsi/lpfc/lpfc_attr.c +++ b/drivers/scsi/lpfc/lpfc_attr.c @@

Re: [GIT PULL] SCSI fixes for 5.3-rc7

2019-09-06 Thread pr-tracker-bot
The pull request you sent on Fri, 06 Sep 2019 16:39:12 -0400: > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1e3778cb223e861808ae0daccf353536e7573eed Thank you! -- Deet-doot-dot, I am a bot.

Re: [GIT PULL] SCSI fixes for 5.3-rc7

2019-09-06 Thread Linus Torvalds
On Fri, Sep 6, 2019 at 1:39 PM James Bottomley wrote: > > > diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c > index 8d8c495b5b60..d65558619ab0 100644 > --- a/drivers/scsi/lpfc/lpfc_attr.c > +++ b/drivers/scsi/lpfc/lpfc_attr.c > @@ -5715,7 +5715,7 @@

[GIT PULL] SCSI fixes for 5.3-rc7

2019-09-06 Thread James Bottomley
Just a single lpfc fix adjusting the number of available queues for high CPU count systems. The patch is available here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes The short changelog is: James Smart (1): scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold