Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111505256
D39260.id119414.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
403 B
Referenced Files
None
Subscribers
None
D39260.id119414.diff
View Options
diff --git a/sys/arm64/arm64/gic_v3_acpi.c b/sys/arm64/arm64/gic_v3_acpi.c
--- a/sys/arm64/arm64/gic_v3_acpi.c
+++ b/sys/arm64/arm64/gic_v3_acpi.c
@@ -215,7 +215,7 @@
/* Add the MADT data */
BUS_SET_RESOURCE(parent, dev, SYS_RES_MEMORY, 0,
- madt_data.dist->BaseAddress, 128 * 1024);
+ madt_data.dist->BaseAddress, GICD_SIZE);
madt_data.dev = dev;
madt_data.rdist_use_gicc = false;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 2:31 PM (21 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16994398
Default Alt Text
D39260.id119414.diff (403 B)
Attached To
Mode
D39260: arm64/gicv3: correct the size of the distributor mapping
Attached
Detach File
Event Timeline
Log In to Comment