On Wed, 2013-01-23 at 12:18 -0800, Thomas Pedersen wrote: > This refactoring fixes a "scheduling while atomic" warning > when allocating a mesh station entry while holding the RCU > read lock. Fix this by creating a new function > mesh_sta_info_get(), which correctly handles the locking > and returns under RCU. > > Also move some unnecessarily #ifdefed mesh station init > code from sta_info_alloc() to __mesh_sta_info_alloc().
Applied, I changed it to a bit to make sparse able to prove correctness. johannes _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
