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, Mar 28, 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
Unknown Object (File)
Dec 16 2023, 12:37 PM
Unknown Object (File)
Nov 26 2023, 3:44 PM
Unknown Object (File)
Oct 22 2023, 5:41 AM
Unknown Object (File)
Oct 3 2023, 2:18 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