diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2020-09-18 11:54:40 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-22 09:48:22 +0200 |
| commit | a4367cd2b2316862c5085a6beb12511f9f57608b (patch) | |
| tree | 4ff3d193532939b437529497ab66c6c08c03de8a /tools/perf/scripts/python | |
| parent | staging: vchiq: convert compat dequeue_message (diff) | |
| download | linux-a4367cd2b2316862c5085a6beb12511f9f57608b.tar.gz linux-a4367cd2b2316862c5085a6beb12511f9f57608b.zip | |
staging: vchiq: convert compat bulk transfer
Split out the ioctl implementation for VCHIQ_IOC_QUEUE_BULK_TRANSMIT
into a separate function so it can be shared with the compat
implementation.
Here, the input data is converted separately in the compat
handler, while the output data is passed as a __user pointer
to thec vchiq_queue_bulk_transfer->mode word that is
compatible.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200918095441.1446041-5-arnd@arndb.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
