]> Git Repo - linux.git/commit
MIPS: Sibyte: Fix locking in set_irq_affinity
authorThomas Bogendoerfer <[email protected]>
Mon, 4 May 2009 21:51:54 +0000 (23:51 +0200)
committerRalf Baechle <[email protected]>
Thu, 14 May 2009 12:50:30 +0000 (13:50 +0100)
commit5d81b83d03eb32085c569854695e102dde7af544
tree41e779fb5912293fefaa73207a46a57956e0affb
parenta6d5ff04e83b36e0d5c2c50ef4d18e9f38b5abc2
MIPS: Sibyte: Fix locking in set_irq_affinity

Locking of irq_desc is now done in irq_set_affinity; don't lock it again
in chip specific set_affinity function.

Signed-off-by: Thomas Bogendoerfer <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/sibyte/bcm1480/irq.c
arch/mips/sibyte/sb1250/irq.c
This page took 0.05744 seconds and 4 git commands to generate.