diff options
author | Eric Auger <eric.auger@linaro.org> | 2015-11-03 18:12:19 (GMT) |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2015-11-03 19:55:06 (GMT) |
commit | daac3bbedb8aba714a082d00e2292d462fa24397 (patch) | |
tree | 575d31068914ecc0a7665576ca0949a0ce68b6ce /tools/power/acpi/common | |
parent | 705e60bae3e09bedba0b2ec936bce3f799f46426 (diff) | |
download | linux-daac3bbedb8aba714a082d00e2292d462fa24397.tar.xz |
vfio: platform: reset: calxedaxgmac: fix ioaddr leak
In the current code the vfio_platform_region is copied on the stack.
As a consequence the ioaddr address is not iounmapped in the vfio
platform driver (vfio_platform_regions_cleanup). The patch uses the
pointer to the region instead.
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'tools/power/acpi/common')
0 files changed, 0 insertions, 0 deletions