Skip to content
Commit 0d91c882 authored by Sjoerd Simons's avatar Sjoerd Simons Committed by Tom Rini
Browse files

lmb: Treat a region which is a subset as equal



In various cases logical memory blocks are coalesced; As a result doing
a strict check whether memory blocks are the same doesn't necessarily
work as a previous addition of a given block might have been merged into
a bigger block.

Fix this by considering a block is already registered if it's a pure
subset of one of the existing blocks.

Signed-off-by: default avatarSjoerd Simons <sjoerd@collabora.com>
parent 78d1c394
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment