From owner-freebsd-current@FreeBSD.ORG Tue Jun 8 22:32:16 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 153221065672 for ; Tue, 8 Jun 2010 22:32:16 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id DD4B28FC14 for ; Tue, 8 Jun 2010 22:32:15 +0000 (UTC) Received: by pwj1 with SMTP id 1so2946929pwj.13 for ; Tue, 08 Jun 2010 15:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=NMdDLIRr6N6eAIh1W8HCWPDzwFCmTrPYyZ6bhBn1kQ0=; b=gwTrj/hRmPLOI9PsGKT0dwwuN80HDZkSIr4yNNPY3q1Hsdp5vaUn/WC6z7xGeebtsf m04m/gyYLq3GsqpxlIu2CHqDpgpuKOsvpW8dFimGo/E0eoTV18Ei/sJKGbFFMcCCQYVT WYfzmV51tXjvrdy9J5wucAAm8JTPgFj/4qUC4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TM28HxCliLPctPyGMPNrc7ZoBcj0LcSmObp8BcZe4nwOfu/c4rHBRf94sGmX+E7FvE E7PfMmMvb4brj7uq/LuZbPgszZlu7PE26z3vVsnk5T6c0SvyU2Y5DOo1DGRBR+8Y4nS+ VqQSJ21WjOjbRVQj9PqHP6s3TLbMr0sYRMkbk= MIME-Version: 1.0 Received: by 10.229.230.211 with SMTP id jn19mr6143386qcb.56.1276036333096; Tue, 08 Jun 2010 15:32:13 -0700 (PDT) Received: by 10.229.233.74 with HTTP; Tue, 8 Jun 2010 15:32:12 -0700 (PDT) In-Reply-To: <4C0EBEC3.7040806@delphij.net> References: <4C0EBEC3.7040806@delphij.net> Date: Tue, 8 Jun 2010 15:32:12 -0700 Message-ID: From: Garrett Cooper To: d@delphij.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: tom.couch.storage@gmail.com, freebsd-current@freebsd.org Subject: Re: patch submission for multiple branches X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2010 22:32:16 -0000 On Tue, Jun 8, 2010 at 3:05 PM, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hi, Tom, > > On 2010/06/08 14:42, Tom Couch wrote: >> I have updated the twa driver (src/sys/dev/twa) and generated patches >> against RELENG_7 and RELENG_8. >> I submitted the patches separately in PR 147694 (RELENG_7) and PR 147695 >> (RELENG_8). >> PR 147694 has been closed as a duplicate of PR 147695. > > It would be nice if you would explicitly mention RELENG_7 next time if > you use the PR system. > >> What happens to the patch for RELENG_7 (PR 147694)? >> What is the proper way to submit patches for multiple branches? > > I'll take care for this. =A0I have reopened 147694. > > Many thanks for the continued support to FreeBSD! Yes, indeed :D. -Garrett