diff options
author | Yangtao Li <[email protected]> | 2020-11-10 14:23:44 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-11-24 09:40:54 +0100 |
commit | fd5198dde36af5ae54940c3ea6923fa6459da88c (patch) | |
tree | c4db04fefb36472d043b20ce0fd76d51edd8b256 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 6de7ed693c631d4689acfe90c434147598d75543 (diff) |
pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
The interrupt descriptor cannot be found in the interrupt processing
function, and this situation cannot happen when the system is running
normally. It doesn't seem right to return directly to the status of not
handling gic. In this case, it must be a bug, let's mark it with
WARN_ON.
Signed-off-by: Yangtao Li <[email protected]>
Link: https://lore.kernel.org/r/470ebae22fc5434ad5409c4f6e29255467b3cef6.1604988979.git.frank@allwinnertech.com
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions