Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753714AbbHSOkz (ORCPT ); Wed, 19 Aug 2015 10:40:55 -0400 Received: from relay1.mentorg.com ([192.94.38.131]:45606 "EHLO relay1.mentorg.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752397AbbHSOkx (ORCPT ); Wed, 19 Aug 2015 10:40:53 -0400 Date: Wed, 19 Aug 2015 14:39:27 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: , , , , , , Subject: Ping Re: [PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp In-Reply-To: Message-ID: References: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1469 Lines: 41 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. -- Joseph S. Myers joseph@codesourcery.com -- 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/