Jiaxun Yang
d4f5e5af86
hw/loongarch: Fix length for lowram in ACPI SRAT
The size of lowram should be "gap" instead of the whole node.
This is failing kernel's sanity check:
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xffffffff]
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x80000000-0x16fffffff]
[ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x170000000-0x26fffffff]
[ 0.000000] Warning: node 0 [mem 0x00000000-0xffffffff] overlaps with itself [mem 0x80000000-0x16fffffff]
Fixes: fc100011f38d ("hw/loongarch: Refine acpi srat table for numa memory")
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
2024-08-21 11:01:09 +08:00
..
2024-07-22 20:15:41 -04:00
2024-07-21 07:46:38 +02:00
2024-08-16 14:12:59 +01:00
2024-08-20 06:57:47 -04:00
2024-08-06 10:22:52 +02:00
2024-07-29 13:34:18 +01:00
2024-08-12 11:40:16 +01:00
2024-07-24 15:39:43 +10:00
2024-08-06 16:22:12 +02:00
2024-08-20 00:38:48 +02:00
2024-07-23 20:30:36 +02:00
2024-08-20 00:49:14 +02:00
2024-08-06 10:22:52 +02:00
2024-08-06 10:22:52 +02:00
2024-07-16 20:04:08 +02:00
2024-08-21 11:01:09 +08:00
2024-07-21 14:42:04 -04:00
2024-08-20 00:28:24 +02:00
2024-08-13 11:34:56 +01:00
2024-08-20 06:57:47 -04:00
2024-07-23 22:34:09 +02:00
2024-08-20 06:16:48 +02:00
2024-08-01 04:32:00 -04:00
2024-08-06 16:24:14 +02:00
2024-08-20 00:49:14 +02:00
2024-08-20 00:38:48 +02:00
2024-08-19 14:34:49 +10:00
2024-07-23 20:30:36 +02:00
2024-08-06 20:12:39 +02:00
2024-08-06 10:22:52 +02:00
2024-07-22 20:15:41 -04:00
2024-07-26 09:21:06 +10:00
2024-07-22 19:19:44 +02:00
2024-07-14 17:11:21 +09:00
2024-07-17 14:04:15 +03:00
2024-07-24 12:58:46 +10:00
2024-08-20 06:57:47 -04:00
2024-07-12 00:17:36 +02:00