Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642204
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v11 11/12] uapi: export all arch specifics directories |
| Date | 2017-05-16 07:00 +0200 |
| Message-ID | <tHCKu-Wk-1@gated-at.bofh.it> (permalink) |
| References | <tot50-7ku-25@gated-at.bofh.it> <tpBWy-80f-9@gated-at.bofh.it> <tpBWy-80f-7@gated-at.bofh.it> <tHz9T-7ej-3@gated-at.bofh.it> <tHzjB-7hu-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Dan, 2017-05-16 10:15 GMT+09:00 Dan Williams <dan.j.williams@intel.com>: > On Mon, May 15, 2017 at 6:02 PM, Dan Williams <dan.j.williams@intel.com> wrote: >> On Mon, Mar 27, 2017 at 5:20 AM, Nicolas Dichtel >> <nicolas.dichtel@6wind.com> wrote: >>> This patch removes the need of subdir-y. Now all files/directories under >>> arch/<arch>/include/uapi/ are exported. >>> >>> The only change for userland is the layout of the command 'make >>> headers_install_all': directories asm-<arch> are replaced by arch-<arch>/. >>> Those new directories contains all files/directories of the specified arch. >>> >>> Note that only cris and tile have more directories than only asm: >>> - arch-v[10|32] for cris; >>> - arch for tile. >>> >>> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> >> >> Starting with commit 61562f981e92 "uapi: export all arch specifics >> directories", a "make INSTALL_HDR_PATH=$root/usr headers_install" >> operation will delete standard glibc headers and others in >> $root/usr/include. > > Reverting commit 61562f981e92 fixes the problem for me. Thank you for your bug report. Could you check this? https://patchwork.kernel.org/patch/9728323/ -- Best Regards Masahiro Yamada
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v11 11/12] uapi: export all arch specifics directories Dan Williams <dan.j.williams@intel.com> - 2017-05-16 03:10 +0200
Re: [PATCH v11 11/12] uapi: export all arch specifics directories Dan Williams <dan.j.williams@intel.com> - 2017-05-16 03:20 +0200
Re: [PATCH v11 11/12] uapi: export all arch specifics directories Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-05-16 07:00 +0200
csiph-web