Date: Mon, 16 Jan 2017 16:55:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 216104] arm cpufunc.h uses only mis-spelled __ARM_ARCH_6ZK__ for __ARM_ARCH_6KZ__ Message-ID: <bug-216104-7-dDSWntnzLM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216104-7@https.bugs.freebsd.org/bugzilla/> References: <bug-216104-7@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=3D216104 Ian Lepore <ian@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #3 from Ian Lepore <ian@FreeBSD.org> --- Instead of applying the supplied patch (thanks!), I just deleted the whole cpuconf.h file, and thus removed the unnecessary check that was failing when the file got included by lsof. This fix can be MFC'd to stable-11, but perhaps not to stable-10 (some kern= el sources in 10 may still refer to the old arch symbols from cpuconf.h), so t= he workaround applied to lsof in bug 216065 may have to remain in place for a while. --=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-216104-7-dDSWntnzLM>