aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/rockchip-iommu.c
diff options
context:
space:
mode:
authorGravatar Suman Anna <s-anna@ti.com> 2016-04-04 17:46:20 -0500
committerGravatar Joerg Roedel <jroedel@suse.de> 2016-04-05 17:53:20 +0200
commit433c434a269e6a39753f0a97b4be903f96d030a9 (patch)
treedf095cd34a09c8512223f7cb18d7b63e850ab4a3 /drivers/iommu/rockchip-iommu.c
parentiommu/omap: Replace BUG() in iopgtable_store_entry_core() (diff)
downloadlinux-433c434a269e6a39753f0a97b4be903f96d030a9.tar.gz
linux-433c434a269e6a39753f0a97b4be903f96d030a9.tar.bz2
linux-433c434a269e6a39753f0a97b4be903f96d030a9.zip
iommu/omap: Use WARN_ON for page table alignment check
The OMAP IOMMU page table needs to be aligned on a 16K boundary, and the current code uses a BUG_ON on the alignment sanity check in the .domain_alloc() ops implementation. Replace this with a less severe WARN_ON and bail out gracefully. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/rockchip-iommu.c')
0 files changed, 0 insertions, 0 deletions