linux-stable/drivers/vfio/platform
Sinan Kaya 0991bbdbf5 vfio: platform: check reset call return code during release
Release call is ignoring the return code from reset call and can
potentially continue even though reset call failed.

If reset_required module parameter is set, this patch is going
to validate the return code and will cause stack dump with
WARN_ON and warn the user of failure.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2016-07-19 10:54:45 -06:00
..
reset VFIO: platform: reset: fix a warning message condition 2015-12-21 15:28:11 -07:00
Kconfig VFIO: platform: enable ARM64 build 2015-06-22 09:35:47 -06:00
Makefile vfio: platform: introduce vfio-platform-base module 2015-11-03 12:54:56 -07:00
vfio_amba.c vfio, platform: make reset driver a requirement by default 2016-07-19 10:26:46 -06:00
vfio_platform.c vfio, platform: make reset driver a requirement by default 2016-07-19 10:26:46 -06:00
vfio_platform_common.c vfio: platform: check reset call return code during release 2016-07-19 10:54:45 -06:00
vfio_platform_irq.c VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ 2015-10-27 15:02:53 -06:00
vfio_platform_private.h vfio, platform: make reset driver a requirement by default 2016-07-19 10:26:46 -06:00