diff options
author | Christoph Hellwig <[email protected]> | 2022-09-23 11:26:42 +0200 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2022-10-04 12:06:58 -0600 |
commit | 89345d5177aa0f6d678251e1e0870b0eeb1ab510 (patch) | |
tree | 8e29a3f83f05c8aa5a64b6b66c522c18d763c2b4 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | bdef2b7896df293736330eb6eb0f43947049b828 (diff) |
vfio/mdev: embedd struct mdev_parent in the parent data structure
Simplify mdev_{un}register_device by requiring the caller to pass in
a structure allocate as part of the parent device structure. This
removes the need for a list of parents and the separate mdev_parent
refcount as we can simplify rely on the reference to the parent device.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Tony Krowiak <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Kirti Wankhede <[email protected]>
Reviewed-by: Eric Farman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions