lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 21 Jul 2008 20:28:59 +0200
From:	Hoang-Nam Nguyen <HNGUYEN@...ibm.com>
To:	Roland Dreier <rdreier@...co.com>
Cc:	Christoph Raisch <raisch@...ibm.com>,
	general@...ts.openfabrics.org, hal.rosenstock@...il.com,
	Julia Lawall <julia@...u.dk>, kernel-janitors@...r.kernel.org,
	linux-kernel@...r.kernel.org, rolandd@...co.com,
	sean.hefty@...el.com
Subject: Re: [PATCH 1/7] drivers/infiniband: Release mutex in error handling code

Roland and Julia,
Looks good to me. Thanks for pointing this out.
Nam

Roland Dreier <rdreier@...co.com> wrote on 21.07.2008 18:25:07:

>  > --- 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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ