Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Dec 2022 09:45:54 -0800
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        Doug Rabson <dfr@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: eb6f48854df2 - main - Fix a typo in the binmisc option name
Message-ID:  <Y5DRUnqj6Ru2FyOX@FreeBSD.org>
In-Reply-To: <202212071354.2B7DsAgE012788@gitrepo.freebsd.org>
References:  <202212071354.2B7DsAgE012788@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  Doug,

On Wed, Dec 07, 2022 at 01:54:10PM +0000, Doug Rabson wrote:
D> commit eb6f48854df20441b384ca36b6b31558ada087c9
D> Author:     Doug Rabson <dfr@FreeBSD.org>
D> AuthorDate: 2022-12-07 13:40:18 +0000
D> Commit:     Doug Rabson <dfr@FreeBSD.org>
D> CommitDate: 2022-12-07 13:51:34 +0000
D> 
D>     Fix a typo in the binmisc option name
D>     
D>     This should be spelt IMGACT_BINMISC to match the filename. The option
D>     name does not appear outside of sys/conf and this module is typically
D>     used via the kernel module imgact_binmisc.ko.
D>     
D>     MFC After: 2 weeks

My custom kernel has been broken by this change.  I don't think you want to
MFC that and you might think of reverting it at all.  The option has been
used for quite a long time to change its name.  May be rename the file
instead?

-- 
Gleb Smirnoff



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