Re: [PATCH] ib_srpt: wait_for_completion_timeout does not return negativ status

2015-01-20 Thread Nicholas A. Bellinger
Hi Nicholas, On Fri, 2015-01-16 at 12:20 +0100, Nicholas Mc Guire wrote: > Signed-off-by: Nicholas Mc Guire > --- > > Patch is against 3.19.0-rc3 -next-20150109 > > Patch was compiletested only with x86_64_defconfig + > CONFIG_TARGET_CORE=m, CONFIG_INFINIBAND=m, CONFIG_INFINIBAND_SRPT=m > > d

Re: [PATCH] ib_srpt: wait_for_completion_timeout does not return negativ status

2015-01-16 Thread Bart Van Assche
On 01/16/15 12:20, Nicholas Mc Guire wrote: > Signed-off-by: Nicholas Mc Guire > --- > > Patch is against 3.19.0-rc3 -next-20150109 > > Patch was compiletested only with x86_64_defconfig + > CONFIG_TARGET_CORE=m, CONFIG_INFINIBAND=m, CONFIG_INFINIBAND_SRPT=m > > drivers/infiniband/ulp/srpt/ib_

Re: [PATCH] ib_srpt: wait_for_completion_timeout does not return negativ status

2015-01-16 Thread Nicholas Mc Guire
On Fri, 16 Jan 2015, Bart Van Assche wrote: > On 01/16/15 12:20, Nicholas Mc Guire wrote: > > Signed-off-by: Nicholas Mc Guire > > --- > > > > Patch is against 3.19.0-rc3 -next-20150109 > > > > Patch was compiletested only with x86_64_defconfig + > > CONFIG_TARGET_CORE=m, CONFIG_INFINIBAND=m, C

[PATCH] ib_srpt: wait_for_completion_timeout does not return negativ status

2015-01-16 Thread Nicholas Mc Guire
Signed-off-by: Nicholas Mc Guire --- Patch is against 3.19.0-rc3 -next-20150109 Patch was compiletested only with x86_64_defconfig + CONFIG_TARGET_CORE=m, CONFIG_INFINIBAND=m, CONFIG_INFINIBAND_SRPT=m drivers/infiniband/ulp/srpt/ib_srpt.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-