From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 In-Reply-To: References: <1331018040-30725-1-git-send-email-yinghai@kernel.org> From: Bjorn Helgaas Date: Fri, 9 Mar 2012 10:34:36 -0700 Message-ID: Subject: Re: [PATCH 00/23] PCI, x86: pci root bus hotplug support To: Yinghai Lu Cc: Bjorn Helgaas , Jesse Barnes , x86 , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 List-ID: On Fri, Mar 9, 2012 at 1:19 AM, Yinghai Lu wrote: > On Thu, Mar 8, 2012 at 4:43 PM, Bjorn Helgaas wrote= : >> The notes about "-v2, -v3, -v4, etc." are not really useful in the >> commit changelogs. =A0They're helpful in the [00/] message, but not in >> the changelogs. > > But Jesse may still need mark to figure out which one is latest? The way I do that is with "stg mail -v v3", which puts "[PATCH v3 01/10]" in the subject. IMO, that's much more useful because when you post a 23-patch series, I don't want to be bothered with v1, v2, v3 on a per-patch basis. It's true that when you post v2, many of those 23 patches will be unchanged from v1, and you do have to describe that in the [v2 00/23] mail. But at least it's easy to identify the entire set of v2 patches. Bjorn