diff options
| author | Jason Gunthorpe <[email protected]> | 2022-12-05 11:29:18 -0400 |
|---|---|---|
| committer | Alex Williamson <[email protected]> | 2022-12-05 12:04:32 -0700 |
| commit | e276e25819b8a173a21947720bb0a548c0b724b7 (patch) | |
| tree | cbe05321e446b7d6f3d2d6633e0bca80801b0522 /tools/perf/scripts/python | |
| parent | e5c38a203eb4343993e889eb69f5386f085f25ef (diff) | |
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
As with the previous patch EEH is always enabled if SPAPR_TCE_IOMMU, so
move this last bit of code into the main module.
Now that this function only processes VFIO_EEH_PE_OP remove a level of
indenting as well, it is only called by a case statement that already
checked VFIO_EEH_PE_OP.
This eliminates an unnecessary module and SPAPR code in a global header.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions