diff options
author | Hans de Goede <[email protected]> | 2014-03-27 18:02:39 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-03-31 11:12:57 +0200 |
commit | 1b422ecd27866985b9f35d0d2b5ae6e9122dd4c0 (patch) | |
tree | ac35aeb574347061db21ee7d5405efaf265bb702 /tools/perf/scripts/python | |
parent | 536a44d4277709303755e6365a059f54f4aa5403 (diff) |
irqchip: sun7i/sun6i: Disable NMI before registering the handler
It is advisable to disable the NMI before registering the IRQ handler as
registering the IRQ handler unmasks the IRQ on the GIC, so if U-Boot has
left the NMI enabled and the NMI pin is active we will immediately get
an interrupt before any driver has claimed the downstream interrupt of
the NMI.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Carlo Caione <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions