diff options
author | Keir Fraser <keirf@google.com> | 2022-03-23 14:07:27 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-03-28 16:52:59 -0400 |
commit | 3f63a1d7f6f500b6891b1003cec3e23ea4996a2e (patch) | |
tree | 2615cc453c0a7999244092a05c1dfe7f8a62c095 /Documentation/filesystems/caching/netfs-api.rst | |
parent | eb4cecb453a19b34d5454b49532e09e9cb0c1529 (diff) |
virtio: pci: check bar values read from virtio config space
virtio pci config structures may in future have non-standard bar
values in the bar field. We should anticipate this by skipping any
structures containing such a reserved value.
The bar value should never change: check for harmful modified values
we re-read it from the config space in vp_modern_map_capability().
Also clean up an existing check to consistently use PCI_STD_NUM_BARS.
Signed-off-by: Keir Fraser <keirf@google.com>
Link: https://lore.kernel.org/r/20220323140727.3499235-1-keirf@google.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions