diff options
author | Tyler Hicks <[email protected]> | 2020-09-21 14:15:56 -0500 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-11-27 18:38:55 +0000 |
commit | 52ec03f75d599d5bc240422bac8574724a319bec (patch) | |
tree | 57171f354dd04de9d889119cb2b69368f712480d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f8394f232b1eab649ce2df5c5f15b0e528c92091 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions