commit | 09414d00a137cf7f42b6dc7415f346258d60e8da | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Oct 01 17:58:11 2015 +0200 |
committer | ard <ard.biesheuvel@linaro.org> | Sun Dec 13 19:18:29 2015 +0100 |
tree | 2c437a5bc7e4248a9eb9c92c796ba76d8f7f1266 | |
parent | c7936206b9715d7a3075b53789c1fed0cab9147f [diff] |
ARM: only consider memblocks with NOMAP cleared for linear mapping Take the new memblock attribute MEMBLOCK_NOMAP into account when deciding whether a certain region is or should be covered by the kernel direct mapping. Tested-by: Ryan Harkin <ryan.harkin@linaro.org> Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>