Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752328AbbH0DMK (ORCPT ); Wed, 26 Aug 2015 23:12:10 -0400 Received: from ozlabs.org ([103.22.144.67]:33961 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751016AbbH0DMI (ORCPT ); Wed, 26 Aug 2015 23:12:08 -0400 Message-ID: <1440645125.23182.11.camel@ellerman.id.au> Subject: Re: Ping Re: [PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp From: Michael Ellerman To: Joseph Myers , schwidefsky@de.ibm.com, "David S.Miller" , heiko.carstens@de.ibm.com Cc: linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org Date: Thu, 27 Aug 2015 13:12:05 +1000 In-Reply-To: References: <1440026806.13406.2.camel@ellerman.id.au> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2389 Lines: 65 On Wed, 2015-08-26 at 14:44 +0000, Joseph Myers wrote: > On Thu, 20 Aug 2015, Michael Ellerman wrote: > > > On Wed, 2015-08-19 at 14:39 +0000, Joseph Myers wrote: > > > I'd like to ping this patch series, not having seen any comments on it. > > > > > > [PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp > > > https://lkml.org/lkml/2015/7/2/394 > > > > > > [PATCH 1/8] math-emu: Move math-emu to math-emu-old > > > https://lkml.org/lkml/2015/7/2/395 > > > > > > [PATCH 2/8] math-emu: Import current glibc soft-fp as include/math-emu > > > https://lkml.org/lkml/2015/7/2/398 > > > > > > [PATCH 3/8] alpha/math-emu: Move alpha from math-emu-old to math-emu > > > https://lkml.org/lkml/2015/7/2/399 > > > > > > [PATCH 4/8] powerpc/math-emu: Move powerpc from math-emu-old to math-emu > > > https://lkml.org/lkml/2015/7/2/400 > > > > > > [PATCH 5/8] s390/math-emu: Move s390 from math-emu-old to math-emu > > > https://lkml.org/lkml/2015/7/2/401 > > > > > > [PATCH 6/8] sh/math-emu: Move sh from math-emu-old to math-emu > > > https://lkml.org/lkml/2015/7/2/402 > > > > > > [PATCH 7/8] sparc/math-emu: Move sparc from math-emu-old to math-emu > > > https://lkml.org/lkml/2015/7/2/404 > > > > > > [PATCH 8/8] math-emu: Remove math-emu-old > > > https://lkml.org/lkml/2015/7/2/405 > > > > > > As noted in patch 0, the dependencies are as follows: patch 2 depends on > > > patch 1, patches 3-7 depend on patches 1 and 2 but are independent of each > > > other, patch 8 depends on all the other patches. > > > > Hi Joseph, > > > > I have done some testing on powerpc, and it seems good. > > > > I'm reluctant to proceed with merging them though until we've heard at least > > *something* from the other maintainers. > > Ping again for the other-architecture maintainers (alpha, s390, sh, > sparc).... OK I've put this whole series in a branch with the acks we have so far. I'll ask Stephen to put it in linux-next once 4.3-rc1 is out, and I'll ask Linus to pull it for 4.4 I haven't published the branch yet, so if the s390 and sparc maintainers want to send me acks I'll rebase and add them. cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/