https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210026

--- Comment #3 from [email protected] ---
A commit references this bug:

Author: ed
Date: Sat Jun 18 12:44:14 UTC 2016
New revision: 302006
URL: https://svnweb.freebsd.org/changeset/base/302006

Log:
  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@

Changes:
_U  stable/10/
  stable/10/sys/sys/soundcard.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to