linux-stable/drivers/vfio
Rafael Mendonca 1e8ff70695 vfio: platform: Do not pass return buffer to ACPI _RST method
[ Upstream commit e67e070632 ]

The ACPI _RST method has no return value, there's no need to pass a return
buffer to acpi_evaluate_object().

Fixes: d30daa33ec ("vfio: platform: call _RST method when using ACPI")
Signed-off-by: Rafael Mendonca <rafaelmendsr@gmail.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Link: https://lore.kernel.org/r/20221018152825.891032-1-rafaelmendsr@gmail.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-18 09:26:23 +01:00
..
mdev vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer 2021-05-22 10:57:31 +02:00
pci vfio/pci: zap_vma_ptes() needs MMU 2021-06-10 12:43:50 +02:00
platform vfio: platform: Do not pass return buffer to ACPI _RST method 2023-01-18 09:26:23 +01:00
Kconfig vfio: Use config not menuconfig for VFIO_NOIOMMU 2021-09-22 11:45:26 +02:00
Makefile
vfio.c vfio: Clear the caps->buf to NULL after free 2022-08-25 11:11:36 +02:00
vfio_iommu_spapr_tce.c
vfio_iommu_type1.c vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages 2020-10-29 09:07:12 +01:00
vfio_spapr_eeh.c
virqfd.c