[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.10.1506301042250.2339@digraph.polyomino.org.uk>
Date: Tue, 30 Jun 2015 10:48:49 +0000
From: Joseph Myers <joseph@...esourcery.com>
To: Michael Ellerman <mpe@...erman.id.au>
CC: <linux-kernel@...r.kernel.org>, <linux-alpha@...r.kernel.org>,
<linuxppc-dev@...ts.ozlabs.org>, <linux-s390@...r.kernel.org>,
<linux-sh@...r.kernel.org>, <sparclinux@...r.kernel.org>
Subject: Re: [PATCH RESEND] Update kernel math-emu code from current glibc
soft-fp
On Tue, 30 Jun 2015, Michael Ellerman wrote:
> Is there some way you can imagine of splitting this up into smaller chunks, so
> that different arches can merge the pieces separately?
Well, it could be split as:
1. Rename include/math-emu to math-emu-old and update architectures for
the renaming (mechanically).
2. Add new include/math-emu.
3,4,5,6,7. Move each architecture from math-emu-old to math-emu.
8. Remove math-emu-old.
You still have patch 1 affecting all five architectures, but with the
per-architecture changes being much simpler.
--
Joseph S. Myers
joseph@...esourcery.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists