From: David Daney Date: Tue, 13 Oct 2009 15:52:28 +0000 (-0700) Subject: MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity X-Git-Tag: v2.6.32-rc6~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b74d5490c3ad88de503e0c5d44e4820b79b678;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed