From owner-svn-src-head@freebsd.org Thu Jan 16 20:06:48 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 94C481F41C2; Thu, 16 Jan 2020 20:06:48 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47zFZw0yT9z4WcC; Thu, 16 Jan 2020 20:06:47 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id sBPfigXhWRnrKsBPgi80au; Thu, 16 Jan 2020 13:06:46 -0700 X-Authority-Analysis: v=2.3 cv=L7FjvNb8 c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=IkcTkHD0fZMA:10 a=Jdjhy38mL1oA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=wpXjUU3CAYg2pNmZypsA:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from Resas-iPad.esitwifi.local (S0106788a207e2972.gv.shawcable.net [70.66.154.233]) by spqr.komquats.com (Postfix) with ESMTPSA id 0B6E0965; Thu, 16 Jan 2020 12:06:41 -0800 (PST) Date: Thu, 16 Jan 2020 12:06:17 -0800 User-Agent: K-9 Mail for Android In-Reply-To: <20200115223805.GT39529@FreeBSD.org> References: <202001150605.00F65Kc8011526@repo.freebsd.org> <20200115223805.GT39529@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: svn commit: r356755 - in head/sys: net netinet netinet6 netpfil/ipfw/nat64 sys To: Gleb Smirnoff , Jeff Roberson CC: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org From: Cy Schubert Message-ID: <3AB19154-C8EF-4372-B196-70917DCEFE31@cschubert.com> X-CMAE-Envelope: MS4wfDpmuk8FggLquniq+DoxW8BysWLDpspwAMI6gLephp1VoVGfO+kcXkHkl1roGzzwmjJYykiphAEQjnaIKHr800eISXb0pQb0FLjHkgCKWOHLCcDsN1M+ /Tpg9fO0AQufH5yWU1RH9vhSj1fVqtmjI7Qvpnl9n48v59g50GgukiSkg/n/2md/rs+k1oAGi6cL7f/bLnSARou3zT9a24sh0EHYeHApXXpN/qwVhgx4kscq eY8uxuEakHh9IqUerX8GLt7frkZ2Yl20T59EBty9nCvQJtYSZvxh4sK2G0cSE2pPXOS/wTXgPfHbexS4kTIJsKTI9BkshXT7Nk9n8Vr8TmE= X-Rspamd-Queue-Id: 47zFZw0yT9z4WcC X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.992,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jan 2020 20:06:48 -0000 On January 15, 2020 2:38:05 PM PST, Gleb Smirnoff w= rote: >On Wed, Jan 15, 2020 at 09:44:53AM -1000, Jeff Roberson wrote: >J> On Wed, 15 Jan 2020, Gleb Smirnoff wrote: >J>=20 >J> > Author: glebius >J> > Date: Wed Jan 15 06:05:20 2020 >J> > New Revision: 356755 >J> > URL: https://svnweb=2Efreebsd=2Eorg/changeset/base/356755 >J> > >J> > Log: >J> > Introduce NET_EPOCH_CALL() macro and use it everywhere where we >free >J> > data based on the network epoch=2E The macro reverses the >argument >J> > order of epoch_call(9) - first function, then its argument=2E NFC >J>=20 >J> Is there some practical impact of changing the argument order or >does it=20 >J> just seem more natural to you? > >It is just more natural=2E I'm suggesting to change prototype of >epoch_call() >to the same order as well=2E Yes=2E Are there any ports that might be affected, such as kms-drm or virtualbox= -ose-kmod? --=20 Pardon the typos and autocorrect, small keyboard in use=2E=20 Cy Schubert FreeBSD UNIX: Web: https://www=2EFreeBSD=2Eorg The need of the many outweighs the greed of the few=2E Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E