From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John W. Linville" Subject: Re: [PATCH 35/36] net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() Date: Fri, 18 Mar 2011 09:51:45 -0400 Message-ID: <20110318135145.GF5103@tuxdriver.com> References: <4D82DC17.2090106@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Paul E. McKenney" , Ingo Molnar , Johannes Berg , "David S. Miller" , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lai Jiangshan Return-path: Content-Disposition: inline In-Reply-To: <4D82DC17.2090106-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Fri, Mar 18, 2011 at 12:14:15PM +0800, Lai Jiangshan wrote: > > > The rcu callback work_free_rcu() just calls a kfree(), > so we use kfree_rcu() instead of the call_rcu(work_free_rcu). > > Signed-off-by: Lai Jiangshan ACK -- seems fine to me... -- John W. Linville Someday the world will need a hero, and you linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html