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)
Sun, Jun 2, 5:43 AM
Unknown Object (File)
Sun, May 26, 1:24 AM
Unknown Object (File)
Sat, May 25, 1:28 AM
Unknown Object (File)
May 2 2024, 1:28 PM
Unknown Object (File)
May 2 2024, 1:28 PM
Unknown Object (File)
May 2 2024, 10:22 AM
Unknown Object (File)
May 2 2024, 7:58 AM
Unknown Object (File)
Mar 28 2024, 8:36 PM
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