Re: [PATCHv2 for-4.1 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-04-21 Thread Doug Ledford
On Wed, 2015-04-22 at 01:44 +0530, Hariprasad Shenai wrote:
 Hi,
 
 This patch series changes a macro definition to be consistent with other
 register macro defines. Fixes for 32b platform, use BAR2 register for kernel
 mode CQ's and enforces qp/cq id requirements.
 
 The patches series is created against github for-4.1 branch.
 And includes patches on iw_cxgb4 driver.
 
 We have included all the maintainers of respective drivers. Kindly review the
 change and let us know in case of any review comments.
 
 Thanks
 
 V2: Use uintptr_t instead of unsigned long, based on review comment by
 Doug Ledford
 
 Hariprasad Shenai (4):
   iw_cxgb4: Cleanup register defines/MACROS
   iw_cxgb4: 32b platform fixes
   iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
   iw_cxgb4: enforce qp/cq id requirements
 
  drivers/infiniband/hw/cxgb4/cm.c  |  6 +++---
  drivers/infiniband/hw/cxgb4/cq.c  | 21 ++---
  drivers/infiniband/hw/cxgb4/device.c  | 29 ++---
  drivers/infiniband/hw/cxgb4/mem.c | 10 +-
  drivers/infiniband/hw/cxgb4/qp.c  | 14 +++---
  drivers/infiniband/hw/cxgb4/t4.h  |  7 ---
  drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |  4 +++-
  7 files changed, 62 insertions(+), 29 deletions(-)
 

These look better now, thanks.

-- 
Doug Ledford dledf...@redhat.com
  GPG KeyID: 0E572FDD




signature.asc
Description: This is a digitally signed message part


[PATCHv2 for-4.1 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-04-21 Thread Hariprasad Shenai
Hi,

This patch series changes a macro definition to be consistent with other
register macro defines. Fixes for 32b platform, use BAR2 register for kernel
mode CQ's and enforces qp/cq id requirements.

The patches series is created against github for-4.1 branch.
And includes patches on iw_cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks

V2: Use uintptr_t instead of unsigned long, based on review comment by
Doug Ledford

Hariprasad Shenai (4):
  iw_cxgb4: Cleanup register defines/MACROS
  iw_cxgb4: 32b platform fixes
  iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
  iw_cxgb4: enforce qp/cq id requirements

 drivers/infiniband/hw/cxgb4/cm.c  |  6 +++---
 drivers/infiniband/hw/cxgb4/cq.c  | 21 ++---
 drivers/infiniband/hw/cxgb4/device.c  | 29 ++---
 drivers/infiniband/hw/cxgb4/mem.c | 10 +-
 drivers/infiniband/hw/cxgb4/qp.c  | 14 +++---
 drivers/infiniband/hw/cxgb4/t4.h  |  7 ---
 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |  4 +++-
 7 files changed, 62 insertions(+), 29 deletions(-)

-- 
2.3.4

--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html