diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-01-27 10:50:19 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-02-02 15:42:15 +0000 |
commit | 95f5c80050ad723163aa80dc8bffd48ef4afc6d5 (patch) | |
tree | 8ea41807b5039f785d45e01ae11b5ec128a537c1 /lib/memory-notifier-error-inject.c | |
parent | 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 (diff) |
arm64: allow vmalloc regions to be set with set_memory_*
The range of set_memory_* is currently restricted to the module address
range because of difficulties in breaking down larger block sizes.
vmalloc maps PAGE_SIZE pages so it is safe to use as well. Update the
function ranges and add a comment explaining why the range is restricted
the way it is.
Suggested-by: Laura Abbott <labbott@fedoraproject.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions