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


Groups > linux.kernel > #1427632 > unrolled thread

Re: [PATCH 22/27] [AARCH64] ILP32: support stat syscall family

Started byJoseph Myers <joseph@codesourcery.com>
First post2016-06-21 13:40 +0200
Last post2016-06-21 13:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 22/27] [AARCH64] ILP32: support stat syscall family Joseph Myers <joseph@codesourcery.com> - 2016-06-21 13:40 +0200

#1427632 — Re: [PATCH 22/27] [AARCH64] ILP32: support stat syscall family

FromJoseph Myers <joseph@codesourcery.com>
Date2016-06-21 13:40 +0200
SubjectRe: [PATCH 22/27] [AARCH64] ILP32: support stat syscall family
Message-ID<rMsc9-5dO-5@gated-at.bofh.it>
On Tue, 21 Jun 2016, Yury Norov wrote:

> From: Yury Norov <yury.norov@gmail.com>
> 
> stat and statfs structures has their layouts identical to lp64
> after changing off_t, ino_t etc sizes to 64-bit. It means we can
> pass it to kernel same way as lp64 does.

This should be implemented in a way suitable for future architectures to 
use without needing lots of new sysdeps files in every architecture.

-- 
Joseph S. Myers
joseph@codesourcery.com

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web