linux/drivers/vfio/mdev
Parav Pandit a6d6f4f160 vfio/mdev: Follow correct remove sequence
mdev_remove_sysfs_files() should follow exact mirror sequence of a
create, similar to what is followed in error unwinding path of
mdev_create_sysfs_files().

Fixes: 6a62c1dfb5 ("vfio/mdev: Re-order sysfs attribute creation")
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2019-05-07 11:23:13 -06:00
..
Kconfig docs: Add Documentation for Mediated devices 2016-11-17 08:33:20 -07:00
Makefile
mdev_core.c vfio/mdev: Avoid masking error code to EBUSY 2019-05-07 11:23:13 -06:00
mdev_driver.c
mdev_private.h vfio/mdev: Removed unused kref 2019-05-07 11:23:13 -06:00
mdev_sysfs.c vfio/mdev: Follow correct remove sequence 2019-05-07 11:23:13 -06:00
vfio_mdev.c vfio: mdev: make a couple of functions and structure vfio_mdev_driver static 2018-01-09 12:13:08 -07:00