aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorVit Kabele <[email protected]>2022-10-27 19:50:59 +0200
committerRafael J. Wysocki <[email protected]>2022-10-28 17:28:22 +0200
commit8ff2906513f5ad2f6665b94d1763a26e30bfa47b (patch)
tree6f9a96da2a40a1148337bef3bdbf3eb119f59591 /lib/mpi/mpi-sub-ui.c
parent4fe54f509304ea6cc80a40620cac860c57edf7f3 (diff)
ACPICA: Do not touch VGA memory when EBDA < 1ki_b
ACPICA commit a36eda9631e84f271319c41288889dd5b1329369 The ACPICA code assumes that EBDA region must be at least 1ki_b in size. Because this is not guaranteed, it might happen that while scanning the memory for RSDP pointer, the kernel touches memory above 640ki_b. This is unwanted as the VGA memory range may not be decoded or even present when running under virtualization. Link: https://github.com/acpica/acpica/commit/a36eda96 Signed-off-by: Vit Kabele <[email protected]> Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions