public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH] microblaze: Remove cacheflush from libc.a (BZ 31788)
Date: Wed, 22 May 2024 09:14:42 -0700	[thread overview]
Message-ID: <CAMe9rOr+s0WM8GMzUGAjqJknBEi6A97spjGXwF_4_XL0ciVeyw@mail.gmail.com> (raw)
In-Reply-To: <20240522160945.1301538-1-adhemerval.zanella@linaro.org>

On Wed, May 22, 2024 at 9:09 AM Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
>
> microblaze does not export it in libc.so nor the kernel provides the
> cacheflush syscall.
> ---
>  sysdeps/unix/sysv/linux/microblaze/syscalls.list | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/sysdeps/unix/sysv/linux/microblaze/syscalls.list b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
> index 878ce7e6a2..5760c657a6 100644
> --- a/sysdeps/unix/sysv/linux/microblaze/syscalls.list
> +++ b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
> @@ -1,5 +1,3 @@
>  # File name    Caller  Syscall name    Args    Strong name     Weak names
>
> -cacheflush     EXTRA   cacheflush      i:iiii  __cacheflush    cacheflush
> -
>  personality    EXTRA   personality     Ei:i    __personality   personality
> --
> 2.43.0
>

LGTM.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>

Thanks.

-- 
H.J.

      reply	other threads:[~2024-05-22 16:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22 16:09 Adhemerval Zanella
2024-05-22 16:14 ` H.J. Lu [this message]

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=CAMe9rOr+s0WM8GMzUGAjqJknBEi6A97spjGXwF_4_XL0ciVeyw@mail.gmail.com \
    --to=hjl.tools@gmail.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).