On 08/09/2013 06:00 AM, Konrad Rzeszutek Wilk wrote: > On Fri, Aug 09, 2013 at 06:20:02PM +0530, Raghavendra K T wrote: >> On 08/09/2013 04:34 AM, H. Peter Anvin wrote: >>> >>> Okay, I figured it out. >>> >>> One of several problems with the formatting of this patchset is that it >>> has one- and two-digit patch numbers in the headers, which meant that my >>> scripts tried to apply patch 10 first. >>> >> >> My bad. I 'll send out in uniform digit form next time. >> > > If you use 'git format-patch --subject-prefix "PATCH V14" v3.11-rc4..' > and 'git send-email --subject "[PATCH V14] bla blah" ..' > that should be automatically taken care of? >
Indeed it should. Another problem with this patchset was that the subject was duplicated in the body, which meant the tools didn't pick up the From: line. I ended up having to manually edit them. That seems to have been fixed, too, in V13. -hpa -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html