diff options
author | Tyler Hicks <tyhicks@linux.microsoft.com> | 2020-09-21 21:15:56 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-11-27 19:38:55 +0100 |
commit | 52ec03f75d599d5bc240422bac8574724a319bec (patch) | |
tree | 57171f354dd04de9d889119cb2b69368f712480d /arch/arm64/Kconfig | |
parent | Linux 5.10-rc3 (diff) | |
download | linux-52ec03f75d599d5bc240422bac8574724a319bec.tar.xz linux-52ec03f75d599d5bc240422bac8574724a319bec.zip |
arm64: kaslr: Refactor early init command line parsing
Don't ask for *the* command line string to search for "nokaslr" in
kaslr_early_init(). Instead, tell a helper function to search all the
appropriate command line strings for "nokaslr" and return the result.
This paves the way for searching multiple command line strings without
having to concatenate the strings in early init.
Signed-off-by: Tyler Hicks <tyhicks@linux.microsoft.com>
Link: https://lore.kernel.org/r/20200921191557.350256-2-tyhicks@linux.microsoft.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions