From owner-svn-src-all@FreeBSD.ORG Wed Jun 10 12:57:16 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB5C5808 for ; Wed, 10 Jun 2015 12:57:16 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B33E19BB for ; Wed, 10 Jun 2015 12:57:16 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date; bh=GowRkFgqKJIdk63RadocNasuTBUaku6LJ+c//XyYaGc=; b=Eqb/ZvvSSFo/UthvXEPQu7lHyQu9DdzM7VzlBnBUBAsisd5s1W2vKS5NvoMmRyxwGtfo4C/QhAJcvUD+qT7A6xe+whcRvcIEy+1a/49MpG/G/kB7CQQcbZdR3+Sr9NgTKJzog4dRXHhQuxdGENcpJviJ4j1jflzra7Llt3GP8zk=; Received: from [134.249.91.180] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1Z2fZC-00039u-B8 for svn-src-all@freebsd.org; Wed, 10 Jun 2015 15:57:14 +0300 Date: Wed, 10 Jun 2015 15:57:13 +0300 From: Ivan Klymenko To: svn-src-all@freebsd.org Subject: Re: svn commit: r284215 - in head/sys: amd64/linux32 compat/linux compat/svr4 dev/drm2/i915 fs/fdescfs i386/ibcs2 i386/linux kern ofed/drivers/infiniband/core ofed/drivers/infiniband/hw/mthca sys vm Message-ID: <20150610155713.1f40ca96@nonamehost.local> In-Reply-To: <20150610123953.GB23380@dft-labs.eu> References: <201506101048.t5AAmD1O029382@svn.freebsd.org> <20150610151613.1176c1e3@nonamehost.local> <20150610123953.GB23380@dft-labs.eu> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.91.180; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net 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, 10 Jun 2015 12:57:16 -0000 Wed, 10 Jun 2015 14:39:53 +0200 Mateusz Guzik =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0= =B2: >=20 > Oops, thanks. Fixed in r284217. >=20 Thanks.