diff options
author | Jason Gunthorpe <[email protected]> | 2024-08-29 21:06:16 -0300 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-09-04 11:38:33 +0200 |
commit | 977fc27ca7f8a83b67ccd91264ac56b0fb996f51 (patch) | |
tree | 88bf206ace4f5de192116ea716df057caa62dfbf /tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c | |
parent | 670b57796c5dc1ca58912132cad914cf4b3c0cdd (diff) |
iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
This struct is already in iop.cfg, we don't need two.
AMD is using this API sort of wrong, the cfg is supposed to be passed in
and then the allocation function will allocate ops memory and copy the
passed config into the new memory. Keep it kind of wrong and pass in the
cfg memory that is already part of the pagetable struct.
Reviewed-by: Vasant Hegde <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions