Review Board 2.0.15


base: Allow multiple interleaved ranges

Review Request #2767 - Created May 8, 2015 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10833:543059d22d09
---------------------------
base: Allow multiple interleaved ranges

This patch changes how the address range calculates intersection such
that a system can have a number of non-overlapping interleaved ranges
without complaining. Without this patch we end up with a panic.