commit | 7c811ea6c7d91389e476cae9fda33c8cc171a1fa | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Tue Dec 15 21:02:49 2015 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Dec 18 10:43:50 2015 +0100 |
tree | c3c899797334972bb9eef8df3d673daef1996b2c | |
parent | 63f073bfb2c043201306c4234d660d91dfe6b95f [diff] |
iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context Introduce a bitmap for context handing and convert the interrupt routine to go handle all registered contexts. At this point the number of contexts are still limited. The purpose of this patch is to remove the use of the ARM specific mapping variable from ipmmu_irq(). Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>