]> git.baikalelectronics.ru Git - kernel.git/commit
virtio-gpu api: fix 64/32 compat issue with blob implementation
authorAlistair Delva <adelva@google.com>
Tue, 29 Sep 2020 21:53:33 +0000 (14:53 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 30 Sep 2020 06:31:08 +0000 (08:31 +0200)
commit31f0c3f417c263ae58a0e3e0137728e6c2120bb2
treefe67f8a01ad25e4878ed70e6a9bb01a3aa01d1f5
parentcb1361774daa5f8c14e16a64087170d205a5436f
virtio-gpu api: fix 64/32 compat issue with blob implementation

We encountered this issue when booting blob with a 32-bit kernel.
The implementation doesn't match v6 of the virtio-spec change, so fix
this.

Fixes: 122a1e5ecd5d ("virtio-gpu api: blob resources")
Signed-off-by: Alistair Delva <adelva@google.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200929215333.1241-1-gurchetansingh@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/uapi/linux/virtio_gpu.h