trinity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <dborkman@redhat.com>
To: Vinson Lee <vlee@freedesktop.org>
Cc: trinity@vger.kernel.org, Vinson Lee <vlee@twitter.com>
Subject: Re: [PATCH] net/bpf.c: Remove AUDIT_ARCH_H8300.
Date: Sat, 16 Nov 2013 13:29:51 +0100	[thread overview]
Message-ID: <5287653F.2020809@redhat.com> (raw)
In-Reply-To: <1384564859-22889-1-git-send-email-vlee@freedesktop.org>

On 11/16/2013 02:20 AM, Vinson Lee wrote:
> From: Vinson Lee <vlee@twitter.com>
>
> AUDIT_ARCH_H8300 was removed from include/uapi/linux/audit.h in Linux
> 3.13 commit 6f6f467eaaa0ac4fb77714d0172d65c781dabb8c.
>
> commit 6f6f467eaaa0ac4fb77714d0172d65c781dabb8c
> Author: Guenter Roeck <linux@roeck-us.net>
> Date:   Fri Aug 30 06:12:40 2013 -0700
>
>      Drop remaining references to H8/300 architecture
>
>      With the architecture gone, any references to it are no longer needed.
>
>      Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
>      Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>      Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>
> This patch fixes this build error.
>
>    CC	net/bpf.o
> net/bpf.c:135:18: error: ‘AUDIT_ARCH_H8300’ undeclared here (not in a function)
>    AUDIT_ARCH_FRV, AUDIT_ARCH_H8300, AUDIT_ARCH_I386, AUDIT_ARCH_IA64,
>                    ^
>
> Signed-off-by: Vinson Lee <vlee@twitter.com>

Although the elements in the array could then be rearragned, but fair enough:

Acked-by: Daniel Borkmann <dborkman@redhat.com>

Thanks !

      reply	other threads:[~2013-11-16 12:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-16  1:20 [PATCH] net/bpf.c: Remove AUDIT_ARCH_H8300 Vinson Lee
2013-11-16 12:29 ` Daniel Borkmann [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=5287653F.2020809@redhat.com \
    --to=dborkman@redhat.com \
    --cc=trinity@vger.kernel.org \
    --cc=vlee@freedesktop.org \
    --cc=vlee@twitter.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 read-only IMAP folder(s) and NNTP newsgroup(s).