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)
Tue, Nov 19, 11:18 AM
Unknown Object (File)
Sun, Oct 27, 5:07 AM
Unknown Object (File)
Thu, Oct 24, 10:28 PM
Unknown Object (File)
Sep 18 2024, 7:19 AM
Unknown Object (File)
Sep 16 2024, 6:48 AM
Unknown Object (File)
Sep 8 2024, 9:54 PM
Unknown Object (File)
Sep 8 2024, 8:07 PM
Unknown Object (File)
Sep 8 2024, 2:47 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.