All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: Joseph Myers <joseph@codesourcery.com>,
	"David S.Miller" <davem@davemloft.net>,
	heiko.carstens@de.ibm.com, 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
Subject: Re: Ping Re: [PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
Date: Thu, 27 Aug 2015 13:31:02 +0200	[thread overview]
Message-ID: <20150827133102.77026410@mschwide> (raw)
In-Reply-To: <1440645125.23182.11.camel@ellerman.id.au>

On Thu, 27 Aug 2015 13:12:05 +1000
Michael Ellerman <mpe@ellerman.id.au> wrote:

> 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.
> 

For the s390 parts:
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> 


-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.


WARNING: multiple messages have this Message-ID (diff)
From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: Joseph Myers <joseph@codesourcery.com>,
	"David	S.Miller" <davem@davemloft.net>,
	heiko.carstens@de.ibm.com, 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
Subject: Re: Ping Re: [PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
Date: Thu, 27 Aug 2015 11:31:02 +0000	[thread overview]
Message-ID: <20150827133102.77026410@mschwide> (raw)
In-Reply-To: <1440645125.23182.11.camel@ellerman.id.au>

On Thu, 27 Aug 2015 13:12:05 +1000
Michael Ellerman <mpe@ellerman.id.au> wrote:

> 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.
> 

For the s390 parts:
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> 


-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.

  reply	other threads:[~2015-08-27 11:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02 15:44 [PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp Joseph Myers
2015-07-02 15:44 ` Joseph Myers
2015-07-02 15:44 ` Joseph Myers
2015-08-19 14:39 ` Ping " Joseph Myers
2015-08-19 14:39   ` Joseph Myers
2015-08-19 23:26   ` Michael Ellerman
2015-08-19 23:26     ` Michael Ellerman
2015-08-26 14:44     ` Joseph Myers
2015-08-26 14:44       ` Joseph Myers
2015-08-26 14:44       ` Joseph Myers
2015-08-26 14:49       ` Geert Uytterhoeven
2015-08-26 14:49         ` Geert Uytterhoeven
2015-08-26 19:48       ` Richard Henderson
2015-08-26 19:48         ` Richard Henderson
2015-08-27  3:12       ` Michael Ellerman
2015-08-27  3:12         ` Michael Ellerman
2015-08-27 11:31         ` Martin Schwidefsky [this message]
2015-08-27 11:31           ` Martin Schwidefsky
2015-08-28  3:38           ` Michael Ellerman
2015-08-28  3:38             ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150827133102.77026410@mschwide \
    --to=schwidefsky@de.ibm.com \
    --cc=davem@davemloft.net \
    --cc=heiko.carstens@de.ibm.com \
    --cc=joseph@codesourcery.com \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=sparclinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.