On Tue, Jul 20 2021, Jason Gunthorpe <[email protected]> wrote: > Platform simply wants to run some code when the device is first > opened/last closed. Use the core framework and locking for this. Aside > from removing a bit of code this narrows the locking scope from a global > lock. > > Signed-off-by: Yishai Hadas <[email protected]> > Signed-off-by: Jason Gunthorpe <[email protected]> > --- > drivers/vfio/platform/vfio_platform_common.c | 79 ++++++++----------- > drivers/vfio/platform/vfio_platform_private.h | 1 - > 2 files changed, 32 insertions(+), 48 deletions(-)
Reviewed-by: Cornelia Huck <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
