Skip to content
Commit 919aec60 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

arm: dma-mapping: set the proper bitmap size



Set the size of bitmap area properly to ensure the proper iova address
to be returned by the bitmap_() API's through alloc_iova(). The current
implementation causes the bitmap index search out of bounds of a page
which can lead to the randomn corruption issues.
This also merge the commit:I66eb15cdbb3 changes.

Change-Id: Ie57ca0b7465c91d318145ed270b7d47d822c8eeb
Fixes:I88ddd98a76b ("arm/arm64: dma-mapping: Fix iova region size")
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent e19174d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment