summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorWeiwei Wang <weiwei.wang@windriver.com>2008-09-18 00:23:48 (GMT)
committerJeff Garzik <jgarzik@redhat.com>2008-09-25 02:12:24 (GMT)
commitbe61ea52900b97800effbb68478915d73b5d4df2 (patch)
tree9ce76e41c78966b1da5a70eb6014c432b38995cd /mm
parent315781408ef4a6ff831f8fd37c90d4bb7c234853 (diff)
downloadlinux-fsl-qoriq-be61ea52900b97800effbb68478915d73b5d4df2.tar.xz
[netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable
Netpoll will call the interrupt handler with interrupts disabled when using kgdboe, so spin_lock_irqsave() should be used instead of spin_lock_irq() to prevent interrupts from being incorrectly enabled. Signed-off-by: Weiwei Wang <weiwei.wang@windriver.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions