diff options
| author | Arvind Sankar <[email protected]> | 2020-04-30 14:28:33 -0400 |
|---|---|---|
| committer | Ard Biesheuvel <[email protected]> | 2020-05-01 09:40:02 +0200 |
| commit | 019512f1fd373632577ecd3e8d721e48b71fb36a (patch) | |
| tree | a4042140edae0c84f0e9e0b162754c335573177c /tools/perf/scripts/python | |
| parent | 4da0b2b7e67524cc206067865666899bc02e1cb0 (diff) | |
efi/x86: Use correct size for boot_params
struct boot_params is only 4096 bytes, not 16384. Fix this by using
sizeof(struct boot_params) instead of hardcoding the incorrect value.
Signed-off-by: Arvind Sankar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions