diff options
author | Mitchel Humpherys <mitchelh@codeaurora.org> | 2015-09-16 03:30:36 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-09-17 21:52:06 +0200 |
commit | ae1add247bf8c22facacbd818142f1f66e735802 (patch) | |
tree | 693ae0d5d7cc8503d8beee9d3e6b722d2f254a75 /tools/arch | |
parent | of: to support binding numa node to specified device in devicetree (diff) | |
download | linux-ae1add247bf8c22facacbd818142f1f66e735802.tar.xz linux-ae1add247bf8c22facacbd818142f1f66e735802.zip |
of: Check for overlap in reserved memory regions
Any overlap in the reserved memory regions (those specified in the
reserved-memory DT node) is a bug. These bugs might go undetected as
long as the contested region isn't used simultaneously by multiple
software agents, which makes such bugs hard to debug. Fix this by
printing a scary warning during boot if overlap is detected.
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions