[PATCH v2 2/3] staging: vchiq: Fix bulk transfers on 64-bit builds

Arnd Bergmann arnd at kernel.org
Tue Jan 5 13:18:57 EST 2021


On Tue, Jan 5, 2021 at 5:20 PM Phil Elwell <phil at raspberrypi.com> wrote:
>
> 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")
>
> Signed-off-by: Phil Elwell <phil at raspberrypi.com>

Acked-by: Arnd Bergmann <arnd at arndb.de>



More information about the linux-arm-kernel mailing list