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)
Sun, Apr 7, 5:35 PM
Unknown Object (File)
Mar 11 2024, 4:55 AM
Unknown Object (File)
Dec 20 2023, 1:58 AM
Unknown Object (File)
Nov 26 2023, 5:06 PM
Unknown Object (File)
Nov 22 2023, 12:36 PM
Unknown Object (File)
Nov 22 2023, 11:54 AM
Unknown Object (File)
Nov 14 2023, 10:09 AM
Unknown Object (File)
Nov 11 2023, 10:36 PM
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.