aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSuman Anna <[email protected]>2016-04-04 17:46:20 -0500
committerJoerg Roedel <[email protected]>2016-04-05 17:53:20 +0200
commit433c434a269e6a39753f0a97b4be903f96d030a9 (patch)
treedf095cd34a09c8512223f7cb18d7b63e850ab4a3 /tools/perf/scripts/python
parent7c1ab60008755fc229b623a875f1e42de31cdb64 (diff)
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 <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions