Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163341400
D32546.id97045.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
440 B
Referenced Files
None
Subscribers
None
D32546.id97045.diff
View Options
Index: sys/arm64/arm64/mp_machdep.c
===================================================================
--- sys/arm64/arm64/mp_machdep.c
+++ sys/arm64/arm64/mp_machdep.c
@@ -569,7 +569,7 @@
domain = 0;
#ifdef NUMA
if (vm_ndomains > 1)
- domain = acpi_pxm_get_cpu_locality(*cpuid);
+ domain = acpi_pxm_get_cpu_locality(intr->ArmMpidr);
#endif
if (start_cpu(id, intr->ArmMpidr, domain)) {
MPASS(cpuid_to_pcpu[id] != NULL);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 7:32 AM (10 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35395384
Default Alt Text
D32546.id97045.diff (440 B)
Attached To
Mode
D32546: Pass the ACPI ID when reading the ACPI domain
Attached
Detach File
Event Timeline
Log In to Comment