On Fri, 2012-12-14 at 00:12 +0100, Johannes Berg wrote: > > > Looks good, the get_wiphy_regdom() change above seemed like it'd > > > belong on a separate patch though. > > > > Humm, yeah, wtf. That belongs into the RCU change. > > No actually it doesn't, though I could make it a separate patch with the > reg.c changes except for adding reg_check_bandwidth(), but that'd only > be something like "prepare to be able to use rcu protection for > freq_reg_info", I think I'll keep it this way but add some description. Added this: To do this modify freq_reg_info() to be callable with RCU protection and use that, acquiring the mutex isn't possible for this function. 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