HomeFreeBSD

MFC r301406:

Description

MFC r301406:

Don't test for INKERNEL to check whether we're in kernel space.

It turns out that <machine/param.h> actually defines a macro under this
name, even when we're not in kernelspace. This causes us to suppress
some macro definitions that are used by userspace apps.

PR: 210026
Reported by: jbeich@

Details

Provenance
edAuthored on
Parents
rS302005: Some more debugging fields and resort some to get them closer to the
Branches
Unknown
Tags
Unknown