[PATCH] iommu: arm-smmu: correct sid to mask

Joerg Roedel joro at 8bytes.org
Tue Apr 25 08:26:51 EDT 2017


On Mon, Apr 24, 2017 at 04:54:54PM +0100, Will Deacon wrote:
> On Fri, Apr 21, 2017 at 05:03:36PM +0800, Peng Fan wrote:
> > -				sid, smmu->smr_mask_mask);
> > +				mask, smmu->smr_mask_mask);
> >  			goto out_free;
> 
> Looks like a copy-paste error to me:
> 
> Acked-by: Will Deacon <will.deacon at arm.com>
> 
> Joerg: do you mind picking this one up, please?

Applied, thanks.



More information about the linux-arm-kernel mailing list