From: cseo <cseo@linux.vnet.ibm.com>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH v2 4/8] powerpc: Simplify vsyscall internal macros
Date: Thu, 05 Sep 2019 22:04:00 -0000 [thread overview]
Message-ID: <e27a6bb0f753d9b0fe64a98bfe4a00d2@linux.vnet.ibm.com> (raw)
In-Reply-To: <20190905205620.4646-4-adhemerval.zanella@linaro.org>
On 2019-09-05 17:56, Adhemerval Zanella wrote:
> diff --git a/sysdeps/unix/sysv/linux/libc-vdso.h
> b/sysdeps/unix/sysv/linux/libc-vdso.h
> index f681868137..199ae9a033 100644
> --- a/sysdeps/unix/sysv/linux/libc-vdso.h
> +++ b/sysdeps/unix/sysv/linux/libc-vdso.h
> @@ -21,6 +21,13 @@
>
> #define VDSO_SYMBOL(__name) __vdso_##__name
>
> +/* Adjust the return IFUNC value from a vDSO symbol accordingly
> required
> + architecture ABI. It is used for powerpc64 elfv1 to create a ODP
> + entry since kernvel vDSO does not provide it. */
'required by the', 'ELFv1'
Typo - 'kernel'
The rest LGTM.
next prev parent reply other threads:[~2019-09-05 22:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-05 20:56 [PATCH v2 1/8] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW Adhemerval Zanella
2019-09-05 20:56 ` [PATCH v2 7/8] linux: Consolidate time implementation Adhemerval Zanella
2019-09-05 20:56 ` [PATCH v2 4/8] powerpc: Simplify vsyscall internal macros Adhemerval Zanella
2019-09-05 22:04 ` cseo [this message]
2019-09-17 14:24 ` Adhemerval Zanella
2019-09-05 20:56 ` [PATCH v2 2/8] Refactor vDSO initialization code Adhemerval Zanella
2019-09-17 14:23 ` Adhemerval Zanella
2019-09-24 11:41 ` [PATCH] Fix vDSO initialization on arm and mips Andreas Schwab
2019-09-24 11:52 ` Florian Weimer
2019-09-24 14:08 ` Adhemerval Zanella
2019-09-05 20:56 ` [PATCH v2 6/8] sparc64: Use linux generic time implementation Adhemerval Zanella
2019-09-17 14:26 ` Adhemerval Zanella
2019-09-05 20:56 ` [PATCH v2 5/8] mips: Consolidate INTERNAL_VSYSCALL_CALL Adhemerval Zanella
2019-09-17 14:24 ` Adhemerval Zanella
2019-09-05 20:56 ` [PATCH 3/8] Enable vDSO on interposed malloc linked statically Adhemerval Zanella
2019-10-08 18:35 ` Adhemerval Zanella
2019-10-08 19:04 ` DJ Delorie
2019-09-05 20:56 ` [PATCH v2 8/8] linux: Consolidate gettimeofday implementation Adhemerval Zanella
2019-09-11 14:10 ` [PATCH v2 1/8] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW Andreas Schwab
2019-09-17 14:23 ` Adhemerval Zanella
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=e27a6bb0f753d9b0fe64a98bfe4a00d2@linux.vnet.ibm.com \
--to=cseo@linux.vnet.ibm.com \
--cc=adhemerval.zanella@linaro.org \
--cc=libc-alpha@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).