summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
diff options
context:
space:
mode:
authorTyler Hicks <tyhicks@linux.microsoft.com>2020-09-21 21:15:56 +0200
committerCatalin Marinas <catalin.marinas@arm.com>2020-11-27 19:38:55 +0100
commit52ec03f75d599d5bc240422bac8574724a319bec (patch)
tree57171f354dd04de9d889119cb2b69368f712480d /arch/arm64/Kconfig
parentLinux 5.10-rc3 (diff)
downloadlinux-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