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)
Wed, Apr 29, 6:44 PM
Unknown Object (File)
Mon, Apr 27, 5:45 AM
Unknown Object (File)
Sun, Apr 26, 2:44 PM
Unknown Object (File)
Fri, Apr 24, 4:53 AM
Unknown Object (File)
Thu, Apr 23, 10:37 AM
Unknown Object (File)
Tue, Apr 21, 3:08 PM
Unknown Object (File)
Thu, Apr 16, 7:10 PM
Unknown Object (File)
Thu, Apr 16, 11:01 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