From owner-svn-src-all@FreeBSD.ORG Tue Sep 2 17:46:02 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ED039A7 for ; Tue, 2 Sep 2014 17:46:02 +0000 (UTC) Received: from o1.l99.sendgrid.net (o1.l99.sendgrid.net [198.37.153.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 023811BD5 for ; Tue, 2 Sep 2014 17:46:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.info; h=from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpapi; bh=JPD5EVRwPoW01MikeRDo033mK7Y=; b=p7ThUPK5kv4yXMPrMi m9UXZ8h/mZfM4ykX4sxpibhVI3zJE0ow/itt97o8STw+d+UKL+e30c88ndMoTWs5 JfFQ5cK+UcIg7F8OFwdpMxJ+sABXjUPfMkJZB3S2+KH58k9DI5s1bcx1kxxdbVXw MFTguZrwiOivPhBl4Pq9pxy4Y= Received: by mf187.sendgrid.net with SMTP id mf187.17133.5406003F1C 2014-09-02 17:37:05.865519895 +0000 UTC Received: from mail.tarsnap.com (unknown [10.100.60.97]) by ismtpd-013.iad1.sendgrid.net (SG) with ESMTP id 148377100da.7394.379c75 for ; Tue, 02 Sep 2014 17:37:05 +0000 (GMT) Received: (qmail 83353 invoked from network); 2 Sep 2014 17:37:05 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by ec2-107-20-205-189.compute-1.amazonaws.com with ESMTP; 2 Sep 2014 17:37:05 -0000 Received: (qmail 10160 invoked from network); 2 Sep 2014 17:36:07 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by clamshell.daemonology.net with SMTP; 2 Sep 2014 17:36:07 -0000 Message-ID: <54060007.1090500@freebsd.org> Date: Tue, 02 Sep 2014 10:36:07 -0700 From: Colin Percival User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: John-Mark Gurney , =?ISO-8859-1?Q?Roger_Pau_Mon?= =?ISO-8859-1?Q?n=E9?= Subject: Re: svn commit: r269814 - head/sys/dev/xen/blkfront References: <53e8e31e.2179.30c1c657@svn.freebsd.org> <53FF7386.3050804@FreeBSD.org> <20140828184515.GV71691@funkthat.com> <53FF7BC4.6050801@FreeBSD.org> <5400BDC7.7020902@FreeBSD.org> <54058E1E.4050907@FreeBSD.org> <20140902171841.GX71691@funkthat.com> In-Reply-To: <20140902171841.GX71691@funkthat.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SG-EID: A6W2xSVPHetogaU8rnzccWwgBYtN+QvIzXyjfe/10PFmopxHiQQdwPelT7uyEynjtQdzxDGkAEKwj7xrX267KmOznS4KR17I84oG12XFIGM3l7AThORKeDtNFnKse62qnDIrS37DKOKLpzemtlJe//QofHXD6qx2RpW3TJFTosE= Cc: src-committers@FreeBSD.org, Alexander Motin , scottl@FreeBSD.org, svn-src-head@FreeBSD.org, "Justin T. Gibbs" , svn-src-all@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 02 Sep 2014 17:46:02 -0000 On 09/02/14 10:18, John-Mark Gurney wrote: > cc'd scottl since he knows this code better than I... and cperciva as > he touched it for similar reasons.. > > Oh, I just found PR 152818, where cperciva did a similar fix to > bounce_bus_dmamap_load_buffer for the exact same reason... It was > committed in r216194... This was just a MFamd64 of r204214 -- at that point i386 and amd64 had separate busdma_bounce.c files with different sets of bug fixes. I don't think I ever fixed any new bugs; I just merged fixes between the two architectures and then (once they were identical) replaced them by a single x86 file (in r216316). This particular bug fix came from gibbs. -- Colin Percival Security Officer Emeritus, FreeBSD | The power to serve Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid