summaryrefslogtreecommitdiff
path: root/samples/Kconfig
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2018-05-18 20:40:33 +0300
committerAlex Williamson <alex.williamson@redhat.com>2018-06-08 19:24:30 +0300
commit6a62c1dfb5c7f6719361180fd0fdf45b15a35d95 (patch)
tree0425a82038562ef3a4f2b59995e18cdf00fb971d /samples/Kconfig
parent002fe996f67f4f46d8917b14cfb6e4313c20685a (diff)
downloadlinux-6a62c1dfb5c7f6719361180fd0fdf45b15a35d95.tar.xz
vfio/mdev: Re-order sysfs attribute creation
There exists a gap at the end of mdev_device_create() where the device is visible to userspace, but we're not yet ready to handle removal, as triggered through the 'remove' attribute. We handle this properly in mdev_device_remove() with an -EAGAIN return, but we can marginally reduce this gap by adding this attribute as a final step of our sysfs setup. Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Acked-by: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'samples/Kconfig')
0 files changed, 0 insertions, 0 deletions