On Tue, 2014-04-29 at 08:10 +0200, Michal Kazior wrote: > On 28 April 2014 18:32, Zhao, Gang <gamerh2o@xxxxxxxxx> wrote: > > Hi Michal, > > > > + kfree_rcu(ctx, rcu_head); > > + > > + list_for_each_entry(sdata, &ctx->reserved_vifs, > > + reserved_chanctx_list) { > > > > I'm not very familiar with rcu, but this doesn't seems right ? > > > > I noticed it when rebasing my recalc refactoring code on your patches. :-) > > Great catch, thanks! kfree_rcu() should be called just before the return 0. Care to send a patch? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html