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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 6 May 2016 00:05:12 +0530
From:	Muhammad Falak R Wani <falakreyaz@...il.com>
To:	Christoph Hellwig <hch@...radead.org>
Cc:	Jens Axboe <axboe@...nel.dk>, linux-block@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: partition: use RCU_INIT_POINTER() for NULLing.

On Thu, May 05, 2016 at 11:31:19AM -0700, Christoph Hellwig wrote:
> On Thu, May 05, 2016 at 11:24:06PM +0530, Muhammad Falak R Wani wrote:
> > It is safe to use RCU_INIT_POINTER() to NULL, instead of
> > rcu_assign_pointer().
> > This results in slightly smaller/faster code.
> > 
> > Signed-off-by: Muhammad Falak R Wani <falakreyaz@...il.com>
> 
> Muhammad,
> 
> please stop sending these patches.  They make the code less reusbale,
> and we (or rather Paul) are working on making rcu_assign_pointer do
> the right thing.


Sorry, my bad! 

Wont send any of these now. I just thought it might be the right thing
to do, till the time Paul et al make it do the right thing.

-mfrw

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ