git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00b64f2
)
bonding: bond_slave_info_query() fix
author
Eric Dumazet
<dada1@cosmosbay.com>
Thu, 23 Apr 2009 03:39:04 +0000
(
03:39
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 May 2009 22:18:19 +0000
(15:18 -0700)
bond_slave_info_query() should keep a read lock while accessing slave info,
or risk accessing stale data and corruption.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found