Date: Fri, 2 Feb 2024 14:45:15 -0800 From: John Baldwin <jhb@FreeBSD.org> To: Warner Losh <imp@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels Message-ID: <a4ba5dc5-2918-4729-9018-f8bca3018f65@FreeBSD.org> In-Reply-To: <202402021959.412JxKop038336@gitrepo.freebsd.org> References: <202402021959.412JxKop038336@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/2/24 11:59 AM, Warner Losh wrote: > The branch main has been updated by imp: > > URL: https://cgit.FreeBSD.org/src/commit/?id=834517eff8aaab46760645619b880d97f23ab61b > > commit 834517eff8aaab46760645619b880d97f23ab61b > Author: Mina Galić <freebsd@igalic.co> > AuthorDate: 2024-02-02 19:46:01 +0000 > Commit: Warner Losh <imp@FreeBSD.org> > CommitDate: 2024-02-02 19:51:51 +0000 > > x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels > > we leave `options CAMDEBUG` enabled, so that when needed, CAM debugging > can be enabled *as needed*, rather than setting a default of everything. > > Reviewed by: imp > Pull Request: https://github.com/freebsd/freebsd-src/pull/798 > --- Would it make sense to have a sys/conf/std.MMCCAM and the various GENERIC-MMCCAM could just be include GENERIC, ident, include std.MMCCAM? (Related, I wonder if we want to have std.DEBUG and std.NODEBUG for use in GENERIC and GENERIC-*DEBUG.) -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a4ba5dc5-2918-4729-9018-f8bca3018f65>