linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Cc: James Clarke <jrtc27@jrtc27.com>
Subject: Re: [PATCH] alpha_table.h: Syscall 511 is getrandom, not renameat2
Date: Tue, 26 Jul 2016 11:47:32 -0400	[thread overview]
Message-ID: <34992310.aL7IcACVDb@x2> (raw)
In-Reply-To: <20160723191509.7249-1-jrtc27@jrtc27.com>

On Saturday, July 23, 2016 8:15:09 PM EDT James Clarke wrote:
> ---
> This fixes gen_alpha_tables_h aborting due to renameat2 being duplicated.
> 
>  lib/alpha_table.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/alpha_table.h b/lib/alpha_table.h
> index 08171cc..c43744f 100644
> --- a/lib/alpha_table.h
> +++ b/lib/alpha_table.h
> @@ -451,6 +451,6 @@ _S(507, "finit_module")
>  _S(508, "sched_setattr")
>  _S(509, "sched_getattr")
>  _S(510, "renameat2")
> -_S(511, "renameat2")
> +_S(511, "getrandom")
>  _S(512, "memfd_create")
>  _S(513, "execveat")

Fixed in commit 1368.

Thanks!

-Steve

      reply	other threads:[~2016-07-26 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-23 19:15 [PATCH] alpha_table.h: Syscall 511 is getrandom, not renameat2 James Clarke
2016-07-26 15:47 ` Steve Grubb [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=34992310.aL7IcACVDb@x2 \
    --to=sgrubb@redhat.com \
    --cc=jrtc27@jrtc27.com \
    --cc=linux-audit@redhat.com \
    /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 NNTP newsgroup(s).