On 11 Apr 2010, at 23:44, Sam Leffler wrote:
> Rui Paulo wrote:
>> Author: rpaulo
>> Date: Fri Apr 9 12:06:19 2010
>> New Revision: 206419
>> URL: http://svn.freebsd.org/changeset/base/206419
>> Log:
>> Use M_NOWAIT instead of M_WAITOK to avoid race conditions.
>>
>
> Can you describe these r
Rui Paulo wrote:
Author: rpaulo
Date: Fri Apr 9 12:06:19 2010
New Revision: 206419
URL: http://svn.freebsd.org/changeset/base/206419
Log:
Use M_NOWAIT instead of M_WAITOK to avoid race conditions.
Can you describe these race conditions (or at least one of them)?
Sam
Author: rpaulo
Date: Fri Apr 9 12:06:19 2010
New Revision: 206419
URL: http://svn.freebsd.org/changeset/base/206419
Log:
Use M_NOWAIT instead of M_WAITOK to avoid race conditions.
MFC after:1 month
Modified:
head/sys/net80211/ieee80211_amrr.c
head/sys/net80211/ieee80211_rssadapt.c