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, 18 Mar 2011 12:36:39 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	laijs@...fujitsu.com
Cc:	paulmck@...ux.vnet.ibm.com, mingo@...e.hu, eric.dumazet@...il.com,
	therbert@...gle.com, ebiederm@...ssion.com, gregkh@...e.de,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 18/36] net,rcu: convert call_rcu(xps_dev_maps_release)
 to kfree_rcu()

From: Lai Jiangshan <laijs@...fujitsu.com>
Date: Fri, 18 Mar 2011 12:02:47 +0800

> 
> 
> The rcu callback xps_dev_maps_release() just calls a kfree(),
> so we use kfree_rcu() instead of the call_rcu(xps_dev_maps_release).
> 
> Signed-off-by: Lai Jiangshan <laijs@...fujitsu.com>

Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists