Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2016 12:44:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210026] sys/soundcard.h: drop obsolete INKERNEL check for hiding SEQ_* macros
Message-ID:  <bug-210026-8-Jr32785Y5t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210026-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210026-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210026

--- Comment #3 from commit-hook@freebsd.org ---
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210026-8-Jr32785Y5t>