diff options
author | Borislav Petkov (AMD) <bp@alien8.de> | 2024-04-08 20:46:03 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-05-27 19:54:45 +0300 |
commit | 0c40b1c7a897bd9733e72aca2396fd3a62f1db17 (patch) | |
tree | 3c137c6cf3085b5eb99b5a54df47d1ce9af8d49f /tools/perf/scripts/python/parallel-perf.py | |
parent | 52cccc64cf7c90696d09d54a383793804ba872ba (diff) | |
download | linux-0c40b1c7a897bd9733e72aca2396fd3a62f1db17.tar.xz |
x86/setup: Warn when option parsing is done too early
Commit
4faa0e5d6d79 ("x86/boot: Move kernel cmdline setup earlier in the boot process (again)")
fixed and issue where cmdline parsing would happen before the final
boot_command_line string has been built from the builtin and boot
cmdlines and thus cmdline arguments would get lost.
Add a check to catch any future wrong use ordering so that such issues
can be caught in time.
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240409152541.GCZhVd9XIPXyTNd9vc@fat_crate.local
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions