summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
diff options
context:
space:
mode:
authorDavid Daney <david.daney@cavium.com>2012-04-05 10:24:25 -0700
committerDavid Daney <david.daney@cavium.com>2012-08-31 10:46:54 -0700
commit1a7e68f2c7f1e3bd6c49df031ec0eca947c35b2d (patch)
tree2576f5805f29307b199d11928d8f48bb3f4752ba /arch/mips/kernel
parent88fd85892a55730878fc081eee62553eb18f1b9c (diff)
MIPS: Octeon: Make interrupt controller work with threaded handlers.
For CIUv1 controllers, we were relying on all calls to the irq_chip functions to be done from the CPU that received the irq, and that they would all be done from interrupt contest. These assumptions do not hold for threaded handlers. We make all the masking actually mask the irq source, and use real raw_spin_locks instead of manually twiddling the Status[IE] bit. Signed-off-by: David Daney <david.daney@cavium.com>
Diffstat (limited to 'arch/mips/kernel')
0 files changed, 0 insertions, 0 deletions