Re: [PATCH v5 14/27] IB/Verbs: Reform cma_acquire_dev()

2015-04-21 Thread ira.weiny
On Mon, Apr 20, 2015 at 10:38:23AM +0200, Michael Wang wrote: > > Reform cma_acquire_dev() with management helpers, introduce > cma_validate_port() to make the code more clean. > > Cc: Hal Rosenstock > Cc: Steve Wise > Cc: Tom Talpey > Cc: Jason Gunthorpe > Cc: Doug Ledford > Cc: Ira Weiny

Re: [PATCH v5 14/27] IB/Verbs: Reform cma_acquire_dev()

2015-04-21 Thread Michael Wang
.il >> Cc: Michael Wang; Tom Tucker; Steve Wise; Hoang-Nam Nguyen; Christoph >> Raisch; Mike Marciniszyn; Eli Cohen; Faisal Latif; Jack Morgenstein; Or >> Gerlitz; >> Haggai Eran; Ira Weiny; Tom Talpey; Jason Gunthorpe; Doug Ledford >> Subject: [PATCH v5 14/27] IB/Verb

RE: [PATCH v5 14/27] IB/Verbs: Reform cma_acquire_dev()

2015-04-20 Thread Devesh Sharma
thorpe; Doug Ledford > Subject: [PATCH v5 14/27] IB/Verbs: Reform cma_acquire_dev() > > > Reform cma_acquire_dev() with management helpers, introduce > cma_validate_port() to make the code more clean. > > Cc: Hal Rosenstock > Cc: Steve Wise > Cc: Tom Talpey > Cc

[PATCH v5 14/27] IB/Verbs: Reform cma_acquire_dev()

2015-04-20 Thread Michael Wang
Reform cma_acquire_dev() with management helpers, introduce cma_validate_port() to make the code more clean. Cc: Hal Rosenstock Cc: Steve Wise Cc: Tom Talpey Cc: Jason Gunthorpe Cc: Doug Ledford Cc: Ira Weiny Cc: Sean Hefty Signed-off-by: Michael Wang --- drivers/infiniband/core/cma.c |