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


Groups > linux.kernel > #1433291

Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family

From Joseph Myers <joseph@codesourcery.com>
Newsgroups linux.kernel
Subject Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family
Date 2016-06-28 22:50 +0200
Message-ID <rP87f-3nq-15@gated-at.bofh.it> (permalink)
References <rP4wG-18P-33@gated-at.bofh.it> <rP4Q1-1uE-19@gated-at.bofh.it> <rP4Q1-1uE-17@gated-at.bofh.it> <rP87f-3nq-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 28 Jun 2016, Yury Norov wrote:

> What you talk about sounds unclear to me. If you mean to unify with
> one of existing ports, it looks unnecessary, as ilp32 will end up with 
> RISC-V anyway. If you mean to use RISC-V, it's not ready yet. I was
> thinking that when they will finish, they simply switch this port to
> their code. Am I too optimistic?

I mean unify in sysdeps/unix/sysv/linux (or .../generic if inappropriate 
for the main sysdeps/unix/sysv/linux), for all architectures, both 
existing and new, with conditionals based on logical features of the 
architectures.  If any architecture has its own implementation, it should 
only be old architectures with their special peculiarities.

> Is there glibc analogue for kernel scripts/checkpatch.pl? If yes,
> please point me out, and I'll briefly fix all issues. If no please be

I'm not aware of an analogue, although GCC's contrib/check_GNU_style.sh 
may well be helpful for some issues.

-- 
Joseph S. Myers
joseph@codesourcery.com

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


Thread

Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Joseph Myers <joseph@codesourcery.com> - 2016-06-28 19:20 +0200
  Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Adhemerval Zanella <adhemerval.zanella@linaro.org> - 2016-06-28 22:50 +0200
  Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Joseph Myers <joseph@codesourcery.com> - 2016-06-28 22:50 +0200

csiph-web