aboutsummaryrefslogtreecommitdiff
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorIlias Apalodimas <[email protected]>2018-10-11 15:28:26 +0300
committerDavid S. Miller <[email protected]>2018-10-11 12:04:08 -0700
commit2a1e89df785082a0fd7264ca6d3d834abe84fa25 (patch)
treea3d7e659ba40da4b3aff973ece4e3b40c38262c6 /lib/bitmap.c
parent26450608348e91a782691dbfcc836478f4381071 (diff)
net: socionext: clear rx irq correctly
commit 63ae7949e94a ("net: socionext: Use descriptor info instead of MMIO reads on Rx") removed constant mmio reads from the driver and started using a descriptor field to check if packet should be processed. This lead the napi rx handler being constantly called while no packets needed processing and ksoftirq getting 100% cpu usage. Issue one mmio read to clear the irq correcty after processing packets Signed-off-by: Ilias Apalodimas <[email protected]> Reported-by: Ard Biesheuvel <[email protected]> Tested-by: Ard Biesheuvel <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions