Searched hist:196535 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_llatbl.hdiff 196535 Tue Aug 25 10:06:58 MDT 2009 rwatson Use locks specific to the lltable code, rather than borrow the ifnet
list/index locks, to protect link layer address tables. This avoids
lock order issues during interface teardown, but maintains the bug that
sysctl copy routines may be called while a non-sleepable lock is held.

Reviewed by: bz, kmacy
MFC after: 3 days
H A Dif_llatbl.cdiff 196535 Tue Aug 25 10:06:58 MDT 2009 rwatson Use locks specific to the lltable code, rather than borrow the ifnet
list/index locks, to protect link layer address tables. This avoids
lock order issues during interface teardown, but maintains the bug that
sysctl copy routines may be called while a non-sleepable lock is held.

Reviewed by: bz, kmacy
MFC after: 3 days
/freebsd-10.2-release/sys/netinet/
H A Din.cdiff 196535 Tue Aug 25 10:06:58 MDT 2009 rwatson Use locks specific to the lltable code, rather than borrow the ifnet
list/index locks, to protect link layer address tables. This avoids
lock order issues during interface teardown, but maintains the bug that
sysctl copy routines may be called while a non-sleepable lock is held.

Reviewed by: bz, kmacy
MFC after: 3 days
/freebsd-10.2-release/sys/netinet6/
H A Din6.cdiff 196535 Tue Aug 25 10:06:58 MDT 2009 rwatson Use locks specific to the lltable code, rather than borrow the ifnet
list/index locks, to protect link layer address tables. This avoids
lock order issues during interface teardown, but maintains the bug that
sysctl copy routines may be called while a non-sleepable lock is held.

Reviewed by: bz, kmacy
MFC after: 3 days

Completed in 144 milliseconds