diff options
author | Mark Brown <broonie@kernel.org> | 2019-11-08 20:12:44 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-11-08 20:36:51 +0300 |
commit | 2203e1adb936a92ab2fd8f705e888af322462736 (patch) | |
tree | 8521c7cece19c9912c4ad7364fd4e05ac6b479a2 /Documentation/arm64 | |
parent | 294a9ddde6cdbf931a28b8c8c928d3f799b61cb5 (diff) | |
download | linux-2203e1adb936a92ab2fd8f705e888af322462736.tar.xz |
arm64: kaslr: Check command line before looking for a seed
Now that we print diagnostics at boot the reason why we do not initialise
KASLR matters. Currently we check for a seed before we check if the user
has explicitly disabled KASLR on the command line which will result in
misleading diagnostics so reverse the order of those checks. We still
parse the seed from the DT early so that if the user has both provided a
seed and disabled KASLR on the command line we still mask the seed on
the command line.
Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/arm64')
0 files changed, 0 insertions, 0 deletions