Date: Tue, 11 Apr 2017 11:51:33 -0700 From: John Baldwin <jhb@freebsd.org> To: Patrick Kelsey <pkelsey@freebsd.org> Cc: Jung-uk Kim <jkim@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r316648 - in head/sys: amd64/amd64 amd64/include arm/arm arm/include arm64/include cddl/dev/dtrace/aarch64 cddl/dev/dtrace/amd64 cddl/dev/dtrace/arm cddl/dev/dtrace/i386 cddl/dev/dtrace... Message-ID: <3414873.bffRg8lynz@ralph.baldwin.cx> In-Reply-To: <CAD44qMXKgvh=jJFttGF_iNi57m1t-uTLG4pUoabojbkYD3cOkQ@mail.gmail.com> References: <201704090200.v39203Vf072867@repo.freebsd.org> <2086739.zQDsh9Zz6K@ralph.baldwin.cx> <CAD44qMXKgvh=jJFttGF_iNi57m1t-uTLG4pUoabojbkYD3cOkQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, April 11, 2017 02:21:05 AM Patrick Kelsey wrote: > On Tue, Apr 11, 2017 at 1:24 AM, John Baldwin <jhb@freebsd.org> wrote: > > > Either that, or I relax the goal of purging it entirely and put the > > compat > > > shim in current also to sidestep the port-patching issue. > > > > Well, I'd like to not have it live around forever, but we could add the > > compat shim to HEAD in the short term (also makes MFC slightly simpler as > > you just group the two commits together when you MFC). Once the port is > > patched with the updated FreeBSD_version we can remove the shim from HEAD. > > > > > So far it doesn't look like patching ports will be much of an issue. I > extracted sources for all ports that contained INSTALL_KLD in their > Makefile and grepped them for smp_no_rendevous - the only ports turned up > that way are emulators/virtualbox-ose-additions and > emulators/virtualbox-ose-kmod. One set of patches will serve both, and > I've sent them off to the maintainers. Yes, I can't think of any other ports that would use these. Thanks! -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3414873.bffRg8lynz>