HomeFreeBSD

Revert "Revert "tslog: Annotate some early boot functions""

Description

Revert "Revert "tslog: Annotate some early boot functions""

Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have
tslog annotations in files which might be built from userland (i.e. in
subr_boot.c, which is built as part of the boot loader).

This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.

Details

Provenance
cpercivaAuthored on Jun 4 2023, 11:01 PM
Parents
rG1e4b7ab136b4: tslog.h: Wrap in #ifdef _KERNEL
Branches
Unknown
Tags
Unknown
Reverts
rG59588a546f55: Revert "tslog: Annotate some early boot functions"