diff options
author | 2022-10-11 17:10:39 +0200 | |
---|---|---|
committer | 2022-11-09 12:42:02 +0100 | |
commit | 732ea9db9d8a6a0444d18ed810cccb2428d8766b (patch) | |
tree | 186ea3e313ea11d0d5edae397074828c263e98d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | efi: loongarch: Drop exports of unused string routines (diff) | |
download | wireguard-linux-732ea9db9d8a6a0444d18ed810cccb2428d8766b.tar.xz wireguard-linux-732ea9db9d8a6a0444d18ed810cccb2428d8766b.zip |
efi: libstub: Move screen_info handling to common code
Currently, arm64, RISC-V and LoongArch rely on the fact that struct
screen_info can be accessed directly, due to the fact that the EFI stub
and the core kernel are part of the same image. This will change after a
future patch, so let's ensure that the screen_info handling is able to
deal with this, by adopting the arm32 approach of passing it as a
configuration table. While at it, switch to ACPI reclaim memory to hold
the screen_info data, which is more appropriate for this kind of
allocation.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions