HomeFreeBSD

Adjustments to includes for openzfs in _STANDALONE

Description

Adjustments to includes for openzfs in _STANDALONE

Allow the necessary parts of systm.h to be visible in the _STANDALONE
environnment. Limit the reset to only being visible for _KERNEL
builds. Map KASSERT, etc to printf on failure in the bootloader until
we have more confidence things won't break and leave systems
unbootable. Eventually, this should map to a full panic in the
bootloader, but that also needs some enhancement to be more useful.

Reviewed by: tsoome, jhb
Differential Revision: https://reviews.freebsd.org/D26543

Details

Provenance
impAuthored on
Reviewer
tsoome
Differential Revision
D26543: Adjustments to includes for openzfs
Parents
rS366172: Add 12.2-BETA3.
Branches
Unknown
Tags
Unknown