diff options
author | Ludovic Desroches <[email protected]> | 2015-09-21 15:46:04 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-09-22 15:55:51 +0200 |
commit | d32dc9aa10c739363c775baf4499416b2e0dc11f (patch) | |
tree | 3c1db86bcea785272bc66a737c9d8f598b634bf1 /lib/mpi/mpi-pow.c | |
parent | 1f93e4a96c9109378204c147b3eec0d0e8100fde (diff) |
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
When masking/unmasking interrupts, mask_cache is updated and used later
for suspend/resume. Unfortunately, it always was the mask_cache
associated with the first irq chip which was updated. So when performing
resume, only irqs 0-31 could be enabled.
Fixes: b1479ebb7720 ("irqchip: atmel-aic: Add atmel AIC/AIC5 drivers")
Signed-off-by: Ludovic Desroches <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: [email protected] #3.18
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions