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)
Sat, May 30, 1:47 AM
Unknown Object (File)
Apr 29 2026, 6:44 PM
Unknown Object (File)
Apr 27 2026, 5:45 AM
Unknown Object (File)
Apr 26 2026, 2:44 PM
Unknown Object (File)
Apr 24 2026, 4:53 AM
Unknown Object (File)
Apr 23 2026, 10:37 AM
Unknown Object (File)
Apr 21 2026, 3:08 PM
Unknown Object (File)
Apr 16 2026, 7:10 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