MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
authorDavid Daney <ddaney@caviumnetworks.com>
Tue, 13 Oct 2009 15:52:28 +0000 (08:52 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:07 +0000 (12:00 +0100)
Since the locks are used from interrupt context we need the
irqsave/irqrestore versions of the locking functions.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found