Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1174434

Re: [PATCH RESEND] Update kernel math-emu code from current glibc soft-fp

From Joseph Myers <joseph@codesourcery.com>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND] Update kernel math-emu code from current glibc soft-fp
Date 2015-06-30 12:50 +0200
Message-ID <pH1gZ-7OZ-9@gated-at.bofh.it> (permalink)
References <prY1I-3cS-13@gated-at.bofh.it> <pE9Xs-4V1-1@gated-at.bofh.it> <pGUpc-6pN-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH RESEND] Update kernel math-emu code from current glibc  soft-fp Joseph Myers <joseph@codesourcery.com> - 2015-06-30 12:50 +0200
  Re: [PATCH RESEND] Update kernel math-emu code from current glibc soft-fp Geert Uytterhoeven <geert@linux-m68k.org> - 2015-07-01 09:40 +0200
    Re: [PATCH RESEND] Update kernel math-emu code from current glibc  soft-fp Michael Ellerman <mpe@ellerman.id.au> - 2015-07-02 15:00 +0200

csiph-web