diff options
author | John Hubbard <[email protected]> | 2019-08-21 12:25:13 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-08-21 22:37:09 +0200 |
commit | 7846f58fba964af7cb8cf77d4d13c33254725211 (patch) | |
tree | 69fb381a81aaa2366c73bea181153695f84135e5 /tools/perf/util/trace-event-scripting.c | |
parent | c49a0a80137c7ca7d6ced4c812c9e07a949f6f24 (diff) |
x86/boot: Fix boot regression caused by bootparam sanitizing
commit a90118c445cc ("x86/boot: Save fields explicitly, zero out everything
else") had two errors:
* It preserved boot_params.acpi_rsdp_addr, and
* It failed to preserve boot_params.hdr
Therefore, zero out acpi_rsdp_addr, and preserve hdr.
Fixes: a90118c445cc ("x86/boot: Save fields explicitly, zero out everything else")
Reported-by: Neil MacLeod <[email protected]>
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: John Hubbard <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Neil MacLeod <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions