Page MenuHomeFreeBSD

Assert that the align parameter to uma_zcreate() is valid.
ClosedPublic

Authored by jhb on Mar 22 2017, 6:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 1:28 PM
Unknown Object (File)
Thu, May 2, 1:28 PM
Unknown Object (File)
Thu, May 2, 10:22 AM
Unknown Object (File)
Thu, May 2, 7:58 AM
Unknown Object (File)
Mar 28 2024, 8:36 PM
Unknown Object (File)
Mar 7 2024, 3:38 PM
Unknown Object (File)
Jan 16 2024, 11:29 PM
Unknown Object (File)
Dec 20 2023, 12:17 AM
Subscribers

Details

Summary

Assert that the align parameter to uma_zcreate() is valid.

Test Plan
  • booted a kernel without the recent "rentr" zone fix which panic'd
  • booted a kernel with the recent fix which booted fine

Diff Detail

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