diff options
author | Arvind Sankar <nivedita@alum.mit.edu> | 2020-04-30 14:28:33 -0400 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-05-01 09:40:02 +0200 |
commit | 019512f1fd373632577ecd3e8d721e48b71fb36a (patch) | |
tree | a4042140edae0c84f0e9e0b162754c335573177c /tools/perf/scripts/python/export-to-sqlite.py | |
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 <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200430182843.2510180-2-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions