diff options
| author | Phil Elwell <[email protected]> | 2021-01-05 16:20:29 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-07 16:56:47 +0100 |
| commit | 88753cc19f087abe0d39644b844e67a59cfb5a3d (patch) | |
| tree | 3b728c2dcfc48e621caa83dd4ca9204baa1ab6f4 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 96ae327678eceabf455b11a88ba14ad540d4b046 (diff) | |
staging: vchiq: Fix bulk transfers on 64-bit builds
The recent change to the bulk transfer compat function missed the fact
the relevant ioctl command is VCHIQ_IOC_QUEUE_BULK_TRANSMIT32, not
VCHIQ_IOC_QUEUE_BULK_TRANSMIT, as any attempt to send a bulk block
to the VPU would have shown.
Fixes: a4367cd2b231 ("staging: vchiq: convert compat bulk transfer")
Acked-by: Arnd Bergmann <[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