On Wed, 19 Jun 2024 at 01:22, Nicolin Chen <[email protected]> wrote: > > The caller of smmu_iommu_mr wants to get sdev for smmuv3_flush_config(). > > Do it directly instead of bridging with an iommu mr pointer. > > Signed-off-by: Nicolin Chen <[email protected]> > --- > hw/arm/smmu-common.c | 8 ++------ > hw/arm/smmuv3.c | 12 ++++-------- > include/hw/arm/smmu-common.h | 4 ++-- > 3 files changed, 8 insertions(+), 16 deletions(-)
Applied to target-arm.next, thanks. -- PMM
