Re: [PATCH 1/7] drivers/infiniband: Release mutex in error handling code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 > --- a/drivers/infiniband/hw/ehca/ipz_pt_fn.c
 > +++ b/drivers/infiniband/hw/ehca/ipz_pt_fn.c
 > @@ -163,6 +163,7 @@ static int alloc_small_queue_page(struct
 >  
 >  out:
 >  	ehca_err(pd->ib_pd.device, "failed to allocate small queue page");
 > +	mutex_unlock(&pd->lock);
 >  	return 0;
 >  }

Thanks, looks obviously correct.  ehca guys, I will queue this for my
next pull request to Linus; please let me know if you see a problem and
want me to drop it.

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

[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux