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, Mar 25, 9:38 PM
Unknown Object (File)
Sat, Mar 22, 5:07 PM
Unknown Object (File)
Feb 17 2025, 4:32 AM
Unknown Object (File)
Jan 28 2025, 5:13 AM
Unknown Object (File)
Jan 17 2025, 4:16 PM
Unknown Object (File)
Dec 3 2024, 4:33 AM
Unknown Object (File)
Nov 24 2024, 11:37 PM
Unknown Object (File)
Nov 19 2024, 11:18 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.