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:
1fd05ba
)
[NET]: Fix races in net_rx_action vs netpoll.
author
Olaf Kirch
<olaf.kirch@oracle.com>
Thu, 12 Jul 2007 02:32:02 +0000
(19:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2007 02:32:02 +0000
(19:32 -0700)
Keep netpoll/poll_napi from messing with the poll_list.
Only net_rx_action is allowed to manipulate the list.
Signed-off-by: Olaf Kirch <olaf.kirch@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found