commit | 6323f474902e372623d73486c1ad30eb40d6604f | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 21 17:03:36 2017 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Tue Apr 25 14:26:05 2017 +0200 |
tree | 1a296e0828ff3ccadbc1f4414b5abef55555dd34 | |
parent | acf7f76b6466837ccbbcf7bb85b411d56c7df2ea [diff] |
iommu/arm-smmu: Correct sid to mask From code "SMR mask 0x%x out of range for SMMU", so, we need to use mask, not sid. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Will Deacon <will.deacon@arm.com> Cc: Robin Murphy <robin.murphy@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>