summaryrefslogtreecommitdiff
path: root/lib/usercopy.c
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-08-31 01:49:25 +0400
committerDavid S. Miller <davem@davemloft.net>2013-09-04 06:21:15 +0400
commitf7ea10520d7dacbc416d130c4b10505c66bf4c36 (patch)
tree22fc089169eec46e71464711ee823e5c5272a2a0 /lib/usercopy.c
parentcbe157b60c8e70d4b4dc937dfdd39525d8f47b46 (diff)
downloadlinux-f7ea10520d7dacbc416d130c4b10505c66bf4c36.tar.xz
net: calxedaxgmac: enable interrupts after napi_enable
Fix a race condition where the interrupt handler may have called napi_schedule before napi_enable is called. This would disable interrupts and never actually schedule napi to run. Reported-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions