diff options
author | 2023-01-20 04:20:40 -0800 | |
---|---|---|
committer | 2023-01-23 14:29:04 -0400 | |
commit | 84798f2849942bb5e8817417adfdfa6241df2835 (patch) | |
tree | 8bf0ec098f0bd986e24e361d37c6a8589f3e9be2 /tools/perf/scripts/python/task-analyzer.py | |
parent | selftests: iommu: Fix test_cmd_destroy_access() call in user_copy (diff) | |
download | wireguard-linux-84798f2849942bb5e8817417adfdfa6241df2835.tar.xz wireguard-linux-84798f2849942bb5e8817417adfdfa6241df2835.zip |
iommufd: Add three missing structures in ucmd_buffer
struct iommu_ioas_copy, struct iommu_option and struct iommu_vfio_ioas are
missed in ucmd_buffer. Although they are smaller than the size of
ucmd_buffer, it is safer to list them in ucmd_buffer explicitly.
Fixes: aad37e71d5c4 ("iommufd: IOCTLs for the io_pagetable")
Fixes: d624d6652a65 ("iommufd: vfio container FD ioctl compatibility")
Link: https://lore.kernel.org/r/20230120122040.280219-1-yi.l.liu@intel.com
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions