Re: [GIT PULL] SCSI fixes for 4.16-rc1

2018-02-14 Thread Linus Torvalds
On Wed, Feb 14, 2018 at 12:28 PM, James Bottomley
 wrote:
>
> Actually, can I cancel this.  We've had a tree rebase between mine and
> Martin's which means I need to do a reset.  I'll do that now and submit
> a new pull request next week.

Ok, dropped.

 Linus


Re: [GIT PULL] SCSI fixes for 4.16-rc1

2018-02-14 Thread Linus Torvalds
On Wed, Feb 14, 2018 at 12:28 PM, James Bottomley
 wrote:
>
> Actually, can I cancel this.  We've had a tree rebase between mine and
> Martin's which means I need to do a reset.  I'll do that now and submit
> a new pull request next week.

Ok, dropped.

 Linus


Re: [GIT PULL] SCSI fixes for 4.16-rc1

2018-02-14 Thread Martin K. Petersen

James,

> These are mostly fixes for problems with merge window code.  In
> addition we have one doc update (alua) and two dead code removals
> (aiclib and octogon) a spurious assignment removal (csiostor) and a
> performance improvement for storvsc involving better interrupt
> spreading and increasing the command per lun handling.

Looks like your tree is out of sync with mine. I dropped one of the
storvsc commits that broke build on non-SMP due to a missing macro.

-- 
Martin K. Petersen  Oracle Linux Engineering


Re: [GIT PULL] SCSI fixes for 4.16-rc1

2018-02-14 Thread Martin K. Petersen

James,

> These are mostly fixes for problems with merge window code.  In
> addition we have one doc update (alua) and two dead code removals
> (aiclib and octogon) a spurious assignment removal (csiostor) and a
> performance improvement for storvsc involving better interrupt
> spreading and increasing the command per lun handling.

Looks like your tree is out of sync with mine. I dropped one of the
storvsc commits that broke build on non-SMP due to a missing macro.

-- 
Martin K. Petersen  Oracle Linux Engineering


Re: [GIT PULL] SCSI fixes for 4.16-rc1

2018-02-14 Thread James Bottomley
On Wed, 2018-02-14 at 12:19 -0800, James Bottomley wrote:
> These are mostly fixes for problems with merge window code.  In
> addition we have one doc update (alua) and two dead code removals
> (aiclib and octogon) a spurious assignment removal (csiostor) and a
> performance improvement for storvsc involving better interrupt
> spreading and increasing the command per lun handling.

Actually, can I cancel this.  We've had a tree rebase between mine and
Martin's which means I need to do a reset.  I'll do that now and submit
a new pull request next week.

Thanks,

James



Re: [GIT PULL] SCSI fixes for 4.16-rc1

2018-02-14 Thread James Bottomley
On Wed, 2018-02-14 at 12:19 -0800, James Bottomley wrote:
> These are mostly fixes for problems with merge window code.  In
> addition we have one doc update (alua) and two dead code removals
> (aiclib and octogon) a spurious assignment removal (csiostor) and a
> performance improvement for storvsc involving better interrupt
> spreading and increasing the command per lun handling.

Actually, can I cancel this.  We've had a tree rebase between mine and
Martin's which means I need to do a reset.  I'll do that now and submit
a new pull request next week.

Thanks,

James