On Mon, 6 Jun 2016 15:51:31 +0100 Peter Maydell <peter.mayd...@linaro.org> wrote:
> On 6 June 2016 at 13:32, Greg Kurz <gk...@linux.vnet.ibm.com> wrote: > > The following changes since commit de5dca1b792ada25c29a95c8f84e01f4300aef9c: > > > > e1000e: Fix build with gcc 4.6.3 and ust tracing (2016-06-06 09:42:54 > > +0100) > > > > are available in the git repository at: > > > > https://github.com/gkurz/qemu.git tags/for-upstream > > > > for you to fetch changes up to 635324e83e238598e86628dba5ab62ce910e6f72: > > > > 9p: switch back to readdir() (2016-06-06 11:52:34 +0200) > > > > ---------------------------------------------------------------- > > readdir_r() to readdir() conversion, various minor cleanups > > > > ---------------------------------------------------------------- > > Applied, thanks. > > PS: I got two copies of this with different Message-IDs, so > something is a bit odd with your mail system. I can provide > headers if you want to try to track it down... > > thanks > -- PMM > Hi Peter, Yeah, I saw that... :\ I had added myself to the Cc: list and all the messages I received this way are ok. The cover letter has: Message-Id: <1465216365-13078-1-git-send-email-gk...@linux.vnet.ibm.com> while the same cover letter on the list has: Received: from pps.filterd (m0048817.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u56CTlS7009791 for <qemu-devel@nongnu.org>; Mon, 6 Jun 2016 08:33:19 -0400 Message-Id: <201606061233.u56ctls7009...@mx0a-001b2d01.pphosted.com> Received: from e06smtp14.uk.ibm.com (e06smtp14.uk.ibm.com [195.75.94.110]) by mx0b-001b2d01.pphosted.com with ESMTP id 23d3u4t94u-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for <qemu-devel@nongnu.org>; Mon, 06 Jun 2016 08:33:18 -0400 I don't know anything about pphosted.com but it looks like it has greater plans for Message-Ids, even if it breaks threading... :\ I'd rather change my email provider than trying to sort this mess out ! I'll send a patch to update my email address in MAINTAINERS. Cheers. -- Greg