Date: Wed, 16 Aug 2017 16:52:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221557] Kernel does not compile with options DEBUG Message-ID: <bug-221557-8-auemUG4EW8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221557-8@https.bugs.freebsd.org/bugzilla/> References: <bug-221557-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=3D221557 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: ian Date: Wed Aug 16 16:51:55 UTC 2017 New revision: 322580 URL: https://svnweb.freebsd.org/changeset/base/322580 Log: Fix compile error with option DEBUG. This is fallout from some long-ago INTRNG refactoring that didn't get caught at the time because code in a debugf() statement isn't compiled unless DEBUG is defined. PR: 221557 Changes: head/sys/kern/subr_intr.c --=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-221557-8-auemUG4EW8>