aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJing Xiangfeng <[email protected]>2020-11-12 14:49:24 +0800
committerGreg Kroah-Hartman <[email protected]>2020-11-13 15:35:14 +0100
commitab5b769a23af12a675b9f3d7dd529250c527f5ac (patch)
tree07d7e71203ad3f38d217d672e65a0c2876134fab /tools/perf/scripts/python/syscall-counts.py
parent8b5b1b81935d88673e23ddb633f02dc6c842829b (diff)
staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interrupt.c
gasket_interrupt_set_eventfd() misses to call eventfd_ctx_put() in an error path. We check interrupt is valid before calling eventfd_ctx_fdget() to fix it. There is the same issue in gasket_interrupt_clear_eventfd(), Add the missed function call to fix it. Fixes: 9a69f5087ccc ("drivers/staging: Gasket driver framework + Apex driver") Signed-off-by: Jing Xiangfeng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions