diff options
author | Andrey Konovalov <andreyknvl@google.com> | 2018-03-01 20:07:12 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-03-06 21:52:33 +0300 |
commit | 9597e74396c02c8189215dcdfc08088a9b8d8087 (patch) | |
tree | fa798c3b35bd7132b8f52ecd6d157c110a839dae /scripts/kallsyms.c | |
parent | 1f85b42a691cd8329ba82dbcaeec80ac1231b32a (diff) | |
download | linux-9597e74396c02c8189215dcdfc08088a9b8d8087.tar.xz |
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
This is a follow up patch to the series I sent recently that cleans up
KASAN_SHADOW_SCALE_SHIFT usage (which value was hardcoded and scattered
all over the code). This fixes the one place that I forgot to fix.
The change is purely aesthetical, instead of hardcoding the value for
KASAN_SHADOW_SCALE_SHIFT in arch/arm64/Makefile, an appropriate variable
is declared and used.
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'scripts/kallsyms.c')
0 files changed, 0 insertions, 0 deletions