[ARM] Fix bounding error in ioremap_pfn()
If size=16M offset=2K then we should map two supersections
rather than just one.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Showing
想要评论请 注册 或 登录
If size=16M offset=2K then we should map two supersections
rather than just one.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>