summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-09-08 10:27:44 +0200
committerThomas Gleixner <tglx@linutronix.de>2025-09-09 11:51:09 +0200
commitbfcd1fdaae92faa8cae880eb4c3aaaa60c54bf0d (patch)
tree9ccef0646974101668fdd06174ca5156088b3cfd /scripts/gdb/linux/tasks.py
parent5a5c48e870ed8d8aa9349be625c72f57bde45a4f (diff)
irqchip/gic-v5: Fix loop in gicv5_its_create_itt_two_level() cleanup path
The "i" variable in gicv5_its_create_itt_two_level() needs to be signed otherwise it can cause a forever loop in the function's cleanup path. [ lpieralisi: Reworded commit message ] Fixes: 57d72196dfc8 ("irqchip/gic-v5: Add GICv5 ITS support") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Link: https://lore.kernel.org/all/20250908082745.113718-3-lpieralisi@kernel.org
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions