aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2023-12-07 08:57:46 +0100
committerMauro Carvalho Chehab <[email protected]>2023-12-09 07:43:33 +0100
commit3eb7910e1b16a2c136be26a8380f21469225b2f6 (patch)
tree310e17e931c698b542b4155932204e3a2a26d567 /lib/test_fortify/write_overflow-strncpy-src.c
parent85d2a31fe4d9be1555f621ead7a520d8791e0f74 (diff)
media: rkisp1: Fix IRQ handler return values
The IRQ handler rkisp1_isr() calls sub-handlers, all of which returns an irqreturn_t value, but rkisp1_isr() ignores those values and always returns IRQ_HANDLED. Fix this by collecting the return values, and returning IRQ_HANDLED or IRQ_NONE as appropriate. Link: https://lore.kernel.org/r/[email protected] Tested-by: Adam Ford <[email protected]> #imx8mp-beacon Signed-off-by: Tomi Valkeinen <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions