Re: [PATCH 1/2] mac80211: fix recursive locking in ieee80211_sta_expire

From: Jiri Slaby
Date: Tue Apr 08 2008 - 18:03:00 EST


On 04/08/2008 04:29 PM, Johannes Berg wrote:
ieee80211_sta_expire grabs local->sta_lock and calls sta_info_unlink
which tries to grab the lock again. (make available) and use
__sta_info_unlink variant instead.

A patch equivalent to this should already be in.

Yeah, it is. I already replied to myself after getting to know about wireless-testing, but forgot to click "send". Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/