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
F118711225: D10100.id27038.diff
Sun, Jun 1, 2:30 AM
Unknown Object (File)
Mon, May 26, 3:27 AM
Unknown Object (File)
Mon, May 19, 6:05 PM
Unknown Object (File)
Thu, May 15, 12:31 AM
Unknown Object (File)
Sun, May 11, 10:59 PM
Unknown Object (File)
Sat, May 10, 11:00 PM
Unknown Object (File)
Apr 16 2025, 9:09 AM
Unknown Object (File)
Mar 22 2025, 12:10 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