diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2020-04-09 22:26:21 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-04-17 12:05:30 +0200 |
commit | 425a5070239aac22ed8fa4732eca624293f88546 (patch) | |
tree | 25596d4b8db3939543e3e3680187fd2acbecc16a /drivers/virtio | |
parent | drm/virtio: fix up for include file changes (diff) | |
download | linux-425a5070239aac22ed8fa4732eca624293f88546.tar.xz linux-425a5070239aac22ed8fa4732eca624293f88546.zip |
vdpa: allow a 32 bit vq alignment
get_vq_align returns u16 now, but that's not enough for
systems/devices with 64K pages. All callers assign it to
a u32 variable anyway, so let's just change the return
value type to u32.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions