Here's another patch of cleanups and fixes, dealing with critical interrupts, interrupt deassertion, task priority, and other issues.
Scott Wood (15): openpic: fix debug prints openpic: lower interrupt when reading the MSI register openpic: fix sense and priority bits ppc/booke: fix crit/mcheck/debug exceptions openpic: make register names correspond better with hw docs openpic: rework critical interrupt support openpic: make ctpr signed openpic/fsl: critical interrupts ignore mask before v4.1 openpic: always call IRQ_check from IRQ_get_next Revert "openpic: Accelerate pending irq search" openpic: use standard bitmap operations openpic: IRQ_check: search the queue a word at a time openpic: add some bounds checking for IRQ numbers openpic: move IACK to its own function openpic: fix CTPR and de-assertion of interrupts hw/openpic.c | 863 ++++++++++++++++++++++++++++------------------ target-ppc/excp_helper.c | 31 +- 2 files changed, 552 insertions(+), 342 deletions(-) -- 1.7.9.5