summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/local_object.c
diff options
context:
space:
mode:
authorFuqian Huang2019-08-09 07:35:39 +0200
committerDavid S. Miller2019-08-09 07:43:34 +0200
commit8c25d0887a8bd0e1ca2074ac0c6dff173787a83b (patch)
tree8565ba4f2a198116cff66a723b71c7c5a524b8a0 /net/rxrpc/local_object.c
parentteam: Add vlan tx offload to hw_enc_features (diff)
downloadkernel-qcow2-linux-8c25d0887a8bd0e1ca2074ac0c6dff173787a83b.tar.gz
kernel-qcow2-linux-8c25d0887a8bd0e1ca2074ac0c6dff173787a83b.tar.xz
kernel-qcow2-linux-8c25d0887a8bd0e1ca2074ac0c6dff173787a83b.zip
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
As spin_unlock_irq will enable interrupts. Function tsi108_stat_carry is called from interrupt handler tsi108_irq. Interrupts are enabled in interrupt handler. Use spin_lock_irqsave/spin_unlock_irqrestore instead of spin_(un)lock_irq in IRQ context to avoid this. Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/local_object.c')
0 files changed, 0 insertions, 0 deletions