diff options
author | Stefano Garzarella <[email protected]> | 2022-06-21 17:12:08 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-08-11 04:26:07 -0400 |
commit | 67f8f10c0bd78c4a0f0e983e050ab90da015323b (patch) | |
tree | d05037abfdc3de7be7fd59a10e30ad5d1da963ab /net/lapb/lapb_timer.c | |
parent | 19cd4a5471b8eaa4bd161b0fdb4567f2fc88d809 (diff) |
vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
Commit bda324fd037a ("vdpasim: control virtqueue support") changed
the allocation of iotlbs calling vhost_iotlb_init() for each address
space, instead of vhost_iotlb_alloc().
With this change we forgot to use the limit we had introduced with
the `max_iotlb_entries` module parameter.
Fixes: bda324fd037a ("vdpasim: control virtqueue support")
Cc: [email protected]
Signed-off-by: Stefano Garzarella <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Eugenio Pérez <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions