Page MenuHomeFreeBSD

acpi/srat: zero the SRAT cpu array
ClosedPublic

Authored by royger on Sep 3 2017, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 1:43 AM
Unknown Object (File)
Sep 13 2025, 10:17 PM
Unknown Object (File)
Sep 13 2025, 8:54 PM
Unknown Object (File)
Aug 4 2025, 9:52 AM
Unknown Object (File)
Aug 4 2025, 3:12 AM
Unknown Object (File)
Aug 1 2025, 9:13 PM
Unknown Object (File)
Jul 5 2025, 12:14 PM
Unknown Object (File)
Jul 5 2025, 11:06 AM
Subscribers
None

Details

Summary

Fix from fallout introduced in r322348 that moved the cpus array to a
dynamic allocation without zeroing the area.

Reported by: mgj
MFC with: r322348

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 4 2017, 9:55 AM
This revision was automatically updated to reflect the committed changes.