diff options
author | Bibo Mao <[email protected]> | 2023-08-11 17:58:04 +0800 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-08-21 17:39:21 +0100 |
commit | 2e99b73afde18853754c5fae8e8d1a66fe5e3f64 (patch) | |
tree | effde3eb6241e8df3024957d5feb632bb5b5e41a /scripts/gdb/linux/lists.py | |
parent | 6eaae198076080886b9e7d57f4ae06fa782f90ef (diff) |
irqchip/loongson-eiointc: Fix return value checking of eiointc_index
Return value of function eiointc_index is int, however it is converted
into uint32_t and then compared smaller than zero, this will cause logic
problem.
Fixes: dd281e1a1a93 ("irqchip: Add Loongson Extended I/O interrupt controller support")
Signed-off-by: Bibo Mao <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions