Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1684736
| From | Palmer Dabbelt <palmer@dabbelt.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 01/17] lib: Add shared copies of some GCC library routines |
| Date | 2017-07-11 04:10 +0200 |
| Message-ID | <u1SMF-4AC-3@gated-at.bofh.it> (permalink) |
| References | <u1SMF-4AC-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 10 Jul 2017 19:02:19 PDT (-0700), sfr@canb.auug.org.au wrote: > Hi Palmer, > > On Mon, 10 Jul 2017 18:39:08 -0700 Palmer Dabbelt <palmer@dabbelt.com> wrote: >> >> This patch adds a new copy of these library routine files, which are >> functionally identical to the various other copies. These are >> availiable via Kconfig as CONFIG_LIB_$ROUTINE, which currently isn't > > Umm, the patch actually uses CONFIG_GENERIC_$ROUTINE. IIRC someone suggested I change the Kconfig name, but I must have forgotten to change the commit message. I'll fix that up if we do a v6. > >> +config GENERIC_ASHLDI3 >> + def_bool n > > Just > bool > is the same. OK, that'll go in the v6 as well. Thanks!
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 01/17] lib: Add shared copies of some GCC library routines Palmer Dabbelt <palmer@dabbelt.com> - 2017-07-11 04:10 +0200
csiph-web