All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulrich Drepper <drepper@redhat.com>
To: Olaf Hering <olh@suse.de>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	akpm@osdl.org, linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: [PATCH] updated fstatat64 support
Date: Sun, 12 Feb 2006 08:38:11 -0800	[thread overview]
Message-ID: <43EF6473.3090607@redhat.com> (raw)
In-Reply-To: <20060212130903.GA20732@suse.de>

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

Olaf Hering wrote:
> s390 doesnt compile because sys_newfstatat() is not defined.
> __ARCH_WANT_STAT64 is defined for 32bit build in
> include/asm-s390/unistd.h. This change fixes compilation, but its likely
> not correct to do it that way:

Indeed.  You most probably want to change the reference in the syscall
table to sys_fstatat64.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

  reply	other threads:[~2006-02-12 16:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 15:28 [PATCH] updated fstatat64 support Ulrich Drepper
2006-02-11 11:21 ` Heiko Carstens
2006-02-12 13:09   ` Olaf Hering
2006-02-12 16:38     ` Ulrich Drepper [this message]
2006-02-12 16:48       ` Heiko Carstens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43EF6473.3090607@redhat.com \
    --to=drepper@redhat.com \
    --cc=akpm@osdl.org \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olh@suse.de \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.