commit | b6b74d5490c3ad88de503e0c5d44e4820b79b678 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Tue Oct 13 08:52:28 2009 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 02 12:00:07 2009 +0100 |
tree | ffecd6d14608dc446cab28bc4d798bba92146de3 | |
parent | 0db2b74e9150651a25ffd2e2285575ce193f763c [diff] |
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity 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>