All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Vineet Gupta <Vineet.Gupta1@synopsys.com>
Cc: alistair23@gmail.com, linux-snps-arc@lists.infradead.org,
	libc-alpha@sourceware.org, lukma@denx.de, arnd@arndb.de
Subject: Re: [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64
Date: Mon, 24 Feb 2020 19:39:06 +0100	[thread overview]
Message-ID: <87wo8bn839.fsf@oldenburg2.str.redhat.com> (raw)
In-Reply-To: <20200224182305.28027-1-vgupta@synopsys.com> (Vineet Gupta's message of "Mon, 24 Feb 2020 10:23:05 -0800")

* Vineet Gupta:

> +/* Ports define to 1 when glibc struct stat64 is not compatible with
> +   kernel stat64. This forces use of statx syscall (and explicit interworking)
> +   even when fstat64 syscall is available. For asm-generic ABI this happened
> +   with switch to 64-bit time_t.  */
> +
> +# undef STAT64_IS_NOT_KERNEL_STAT64

Sorry, I think that going forward, we prefer that such macros are always
defined, with values 0 or 1 as appropriate.

Thanks,
Florian


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

  reply	other threads:[~2020-02-24 18:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-24 18:23 [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Vineet Gupta
2020-02-24 18:39 ` Florian Weimer [this message]
2020-02-24 19:03   ` [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
2020-02-24 19:13     ` [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Florian Weimer
2020-02-24 19:27       ` [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
2020-02-24 19:38         ` [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Florian Weimer
2020-02-24 22:15           ` [PATCH v2] " Vineet Gupta
2020-02-25  0:09             ` [PATCH v2] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Joseph Myers
2020-02-25  0:29               ` [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Vineet Gupta
2020-02-25  3:13                 ` Vineet Gupta
2020-02-25 16:10                   ` Joseph Myers
2020-02-25 16:55                     ` Vineet Gupta

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=87wo8bn839.fsf@oldenburg2.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=alistair23@gmail.com \
    --cc=arnd@arndb.de \
    --cc=libc-alpha@sourceware.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=lukma@denx.de \
    /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.