Searched hist:210026 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dsoundcard.hdiff 302006 Sat Jun 18 10:54:15 MDT 2016 ed 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@

Completed in 112 milliseconds