From owner-svn-src-head@FreeBSD.ORG Mon Nov 3 16:59:58 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id AA280FFC; Mon, 3 Nov 2014 16:59:58 +0000 (UTC) Date: Mon, 3 Nov 2014 16:59:58 +0000 From: Alexey Dokuchaev To: Alexander Motin Subject: Re: svn commit: r272059 - head/sys/compat/linux Message-ID: <20141103165958.GB51291@FreeBSD.org> References: <201409240818.s8O8ICmX036091@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201409240818.s8O8ICmX036091@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 03 Nov 2014 16:59:58 -0000 On Wed, Sep 24, 2014 at 08:18:12AM +0000, Alexander Motin wrote: > New Revision: 272059 > URL: http://svnweb.freebsd.org/changeset/base/272059 > > Log: > Remake Linux' SOUND_MIXER_INFO IOCTL as a wrapper around new FreeBSD's one. > > Submitted by: Dmitry Luhtionov > MFC after: 3 days > > Modified: > head/sys/compat/linux/linux_ioctl.c Looks like it is also applicable to stable/8, can it be MFCed? Thanks! ./danfe