mbox series

[for-next,0/3] IB/hfi1: Misc clean ups

Message ID 20180816055709.22522.49880.stgit@scvm10.sc.intel.com (mailing list archive)
Headers show
Series IB/hfi1: Misc clean ups | expand

Message

Dennis Dalessandro Aug. 16, 2018, 5:58 a.m. UTC
Hi Doug and Jason,

Here are a couple clean up patches that could go to for-next. Whether that is
the current merge window or the next. They are pretty simple so the merge
window might work out OK. I split these out from some more in depth changes
that you will probably want to push off till 4.20.

---

Dennis Dalessandro (1):
      IB/hfi1: Rework file list in Makefile

Michael J. Ruhl (2):
      IB/hfi1: Remove duplicated defines
      IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly


 drivers/infiniband/hw/hfi1/Makefile |   40 ++++++++++++++++++++++++++++++-----
 drivers/infiniband/hw/hfi1/chip.c   |    6 +++++
 drivers/infiniband/hw/hfi1/hfi.h    |    1 +
 drivers/infiniband/hw/hfi1/pcie.c   |   18 +++++++---------
 drivers/infiniband/hw/hfi1/sdma.h   |   10 ---------
 5 files changed, 49 insertions(+), 26 deletions(-)

--
-Denny

Comments

Jason Gunthorpe Aug. 16, 2018, 6 p.m. UTC | #1
On Wed, Aug 15, 2018 at 10:58:20PM -0700, Dennis Dalessandro wrote:
> Hi Doug and Jason,
> 
> Here are a couple clean up patches that could go to for-next. Whether that is
> the current merge window or the next. They are pretty simple so the merge
> window might work out OK. I split these out from some more in depth changes
> that you will probably want to push off till 4.20.

4.19 is done Dennis, I'm sending the PR today or tomorrow. You missed
the cutoff by like 2-3 weeks since we had a rc8.

And a series titled 'misc cleanups' doesn't look like RC material to me..

The divide by zero will make 4.19 via rc though..

Jason
Dennis Dalessandro Aug. 16, 2018, 6:45 p.m. UTC | #2
On 8/16/2018 2:00 PM, Jason Gunthorpe wrote:
> On Wed, Aug 15, 2018 at 10:58:20PM -0700, Dennis Dalessandro wrote:
>> Hi Doug and Jason,
>>
>> Here are a couple clean up patches that could go to for-next. Whether that is
>> the current merge window or the next. They are pretty simple so the merge
>> window might work out OK. I split these out from some more in depth changes
>> that you will probably want to push off till 4.20.
> 
> 4.19 is done Dennis, I'm sending the PR today or tomorrow. You missed
> the cutoff by like 2-3 weeks since we had a rc8.

Figured as much. I split them out in case you had something late 
breaking. Certainly no issue pushing off.

> And a series titled 'misc cleanups' doesn't look like RC material to me..

Agree, not RC material.

> The divide by zero will make 4.19 via rc though..

That's what I was thinking.

Thanks

-Denny
Doug Ledford Sept. 1, 2018, 12:14 p.m. UTC | #3
On Wed, 2018-08-15 at 22:58 -0700, Dennis Dalessandro wrote:
> Hi Doug and Jason,
> 
> Here are a couple clean up patches that could go to for-next. Whether that is
> the current merge window or the next. They are pretty simple so the merge
> window might work out OK. I split these out from some more in depth changes
> that you will probably want to push off till 4.20.
> 
> ---
> 
> Dennis Dalessandro (1):
>       IB/hfi1: Rework file list in Makefile
> 
> Michael J. Ruhl (2):
>       IB/hfi1: Remove duplicated defines
>       IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly

This series looks fine, applied to for-next.