On Tue, Mar 16, 2021 at 04:38:13PM +0100, Christoph Hellwig wrote: > Add a fsl_pamu_configure_l1_stash API that qman_portal can call directly > instead of indirecting through the iommu attr API. > > Signed-off-by: Christoph Hellwig <[email protected]> > Acked-by: Li Yang <[email protected]> > --- > arch/powerpc/include/asm/fsl_pamu_stash.h | 12 +++--------- > drivers/iommu/fsl_pamu_domain.c | 16 +++------------- > drivers/iommu/fsl_pamu_domain.h | 2 -- > drivers/soc/fsl/qbman/qman_portal.c | 18 +++--------------- > include/linux/iommu.h | 1 - > 5 files changed, 9 insertions(+), 40 deletions(-)
Heh, this thing is so over-engineered. Acked-by: Will Deacon <[email protected]> Will _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
