aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPhil Elwell <[email protected]>2021-01-05 16:20:28 +0000
committerGreg Kroah-Hartman <[email protected]>2021-01-07 16:56:43 +0100
commit96ae327678eceabf455b11a88ba14ad540d4b046 (patch)
treed9e3078882b54aed033b2df8031db2363fcbb74a /tools/perf/scripts/python/event_analyzing_sample.py
parent87bb53b75563d15219f993286e71e578bd965082 (diff)
staging: vchiq: Fix bulk userdata handling
The addition of the local 'userdata' pointer to vchiq_irq_queue_bulk_tx_rx omitted the case where neither BLOCKING nor WAITING modes are used, in which case the value provided by the caller is not returned to them as expected, but instead it is replaced with a NULL. This lack of a suitable context may cause the application to crash or otherwise malfunction. Fixes: 4184da4f316a ("staging: vchiq: fix __user annotations") Tested-by: Stefan Wahren <[email protected]> Acked-by: Dan Carpenter <[email protected]> Signed-off-by: Phil Elwell <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions