From owner-svn-src-all@freebsd.org Wed Oct 21 15:42:02 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5237FA1B235; Wed, 21 Oct 2015 15:42:02 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 39AA41C6B; Wed, 21 Oct 2015 15:42:02 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 335321D8B; Wed, 21 Oct 2015 15:42:02 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id DD7B015AB7; Wed, 21 Oct 2015 15:42:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id I3OsleTwWT2k; Wed, 21 Oct 2015 15:41:59 +0000 (UTC) Subject: Re: svn commit: r289700 - in head/sys/compat/linuxkpi: . common common/include common/include/asm common/include/linux common/src DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 8558315AB2 To: Hans Petter Selasky , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201510211501.t9LF1phM000793@repo.freebsd.org> <5627AF01.8070501@FreeBSD.org> <5627B1B5.30607@selasky.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <5627B24A.4010905@FreeBSD.org> Date: Wed, 21 Oct 2015 08:42:02 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5627B1B5.30607@selasky.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dAM54jQ4m7gl9FxTpvp2xIn7llFQsgp7V" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 15:42:02 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dAM54jQ4m7gl9FxTpvp2xIn7llFQsgp7V Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/21/2015 8:39 AM, Hans Petter Selasky wrote: > On 10/21/15 17:28, Bryan Drewery wrote: >> On 10/21/2015 8:01 AM, Hans Petter Selasky wrote: >>> Author: hselasky >>> Date: Wed Oct 21 15:01:51 2015 >>> New Revision: 289700 >>> URL: https://svnweb.freebsd.org/changeset/base/289700 >>> >>> Log: >>> Start process of moving the LinuxKPI into the default kernel build= by >>> creating an empty directory tree. >>> >>> Sponsored by: Mellanox Technologies >>> >>> Added: >>> head/sys/compat/linuxkpi/ >>> head/sys/compat/linuxkpi/common/ >>> head/sys/compat/linuxkpi/common/include/ >>> head/sys/compat/linuxkpi/common/include/asm/ >>> head/sys/compat/linuxkpi/common/include/linux/ >>> head/sys/compat/linuxkpi/common/src/ >>> >> >> This makes me think a branch should be used instead. >> >=20 > Most of what will be done is "svn mv" out of "sys/ofed" and changing > some include paths in sys/modules and sys/conf . Can you explain why yo= u > think a branch is required ? Because you're splitting commits up that should otherwise not be split up. There's no reason to commit empty directories before a 'svn mv' into them. --=20 Regards, Bryan Drewery --dAM54jQ4m7gl9FxTpvp2xIn7llFQsgp7V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWJ7JLAAoJEDXXcbtuRpfPzd0H/A40JZhouq+EBVbcGy8lDiK2 5tV7Y5pmpyZvzYuSLhTqYthMgGTc9WHo0RY3SBV5LobBwYfV2NkC8LlP0fVJPbFx IinhzDPsHjTlkxRTr09uWZaXw9Dhg7n1+9wJmm8xlW0ejWfKSOVk/q1UcKI2AuZD 2dHtDB8aIlGsVRl8BRUEM61hT9J05A00W6697zJbKWGmQi7kGQbYChiPTLFaKaJV sFU9cgTkoYDQwWvK3pDA8+z8omK04FK//NRUkn8idRydtXiqhn0cfAAFAuoyhoyZ 4zDYhxucxivN4oEMrW0NcN6DFf2m/Bkfs63SMQ97HYbIBWqwuY3jfYY5c5krp5Q= =kNk+ -----END PGP SIGNATURE----- --dAM54jQ4m7gl9FxTpvp2xIn7llFQsgp7V--