diff options
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | 2014-12-09 14:54:08 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-09 21:48:01 -0500 |
commit | f9c5c62db1c9bc20f396c3527b5074c4e7f1c275 (patch) | |
tree | ebbfd3b92216a9dace09dacf6c13e7f9ee878d1f /net/sched/cls_fw.c | |
parent | 213a9922d173489bfb3c35865c97176039366664 (diff) | |
download | talos-obmc-linux-f9c5c62db1c9bc20f396c3527b5074c4e7f1c275.tar.gz talos-obmc-linux-f9c5c62db1c9bc20f396c3527b5074c4e7f1c275.zip |
amd-xgbe: Use disable_irq_nosync when in IRQ context
The disable_irq_nosync function, not the disable_irq function, must be
used to disable the DMA channel interrupt from within the interrupt
service routine. Change the disable_irq call to disable_irq_nosync.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_fw.c')
0 files changed, 0 insertions, 0 deletions