From: Eric Paris <eparis@redhat.com>
To: Matt Turner <mattst88@gmail.com>
Cc: linux-audit@redhat.com, linux-ia64@vger.kernel.org,
microblaze-uclinux@itee.uq.edu.au,
"linux-mips@linux-mips.org" <linux-mips@linux-mips.org>,
linux@openrisc.net,
"linux-parisc@vger.kernel.org" <linux-parisc@vger.kernel.org>,
linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org
Subject: Re: [PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
Date: Wed, 19 Mar 2014 19:02:24 -0400 [thread overview]
Message-ID: <1395270144.10106.0.camel@localhost> (raw)
In-Reply-To: <CAEdQ38Ex47GxhN1ZZMu+RETpWs-ENbfCr8v=6iFg9p_QWaa9zw@mail.gmail.com>
On Wed, 2014-03-19 at 15:19 -0700, Matt Turner wrote:
> On Wed, Mar 19, 2014 at 3:04 PM, Eric Paris <eparis@redhat.com> wrote:
> > For all arches which support audit implement syscall_get_arch()
>
> support audit -- is that AUDIT_ARCH? If so, alpha gained support
> recently, so I think this patch needs to handle alpha too?
Absolutely right. I broke Alpha (in the next patch). Will fix.
-Eric
WARNING: multiple messages have this Message-ID (diff)
From: Eric Paris <eparis@redhat.com>
To: Matt Turner <mattst88@gmail.com>
Cc: linux-audit@redhat.com, linux-ia64@vger.kernel.org,
microblaze-uclinux@itee.uq.edu.au,
"linux-mips@linux-mips.org" <linux-mips@linux-mips.org>,
linux@openrisc.net,
"linux-parisc@vger.kernel.org" <linux-parisc@vger.kernel.org>,
linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org
Subject: Re: [PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
Date: Wed, 19 Mar 2014 23:02:24 +0000 [thread overview]
Message-ID: <1395270144.10106.0.camel@localhost> (raw)
In-Reply-To: <CAEdQ38Ex47GxhN1ZZMu+RETpWs-ENbfCr8v=6iFg9p_QWaa9zw@mail.gmail.com>
On Wed, 2014-03-19 at 15:19 -0700, Matt Turner wrote:
> On Wed, Mar 19, 2014 at 3:04 PM, Eric Paris <eparis@redhat.com> wrote:
> > For all arches which support audit implement syscall_get_arch()
>
> support audit -- is that AUDIT_ARCH? If so, alpha gained support
> recently, so I think this patch needs to handle alpha too?
Absolutely right. I broke Alpha (in the next patch). Will fix.
-Eric
WARNING: multiple messages have this Message-ID (diff)
From: Eric Paris <eparis@redhat.com>
To: Matt Turner <mattst88@gmail.com>
Cc: "linux-mips@linux-mips.org" <linux-mips@linux-mips.org>,
linux-ia64@vger.kernel.org,
"linux-parisc@vger.kernel.org" <linux-parisc@vger.kernel.org>,
microblaze-uclinux@itee.uq.edu.au, linux@openrisc.net,
linux-audit@redhat.com, sparclinux@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
Date: Wed, 19 Mar 2014 19:02:24 -0400 [thread overview]
Message-ID: <1395270144.10106.0.camel@localhost> (raw)
In-Reply-To: <CAEdQ38Ex47GxhN1ZZMu+RETpWs-ENbfCr8v=6iFg9p_QWaa9zw@mail.gmail.com>
On Wed, 2014-03-19 at 15:19 -0700, Matt Turner wrote:
> On Wed, Mar 19, 2014 at 3:04 PM, Eric Paris <eparis@redhat.com> wrote:
> > For all arches which support audit implement syscall_get_arch()
>
> support audit -- is that AUDIT_ARCH? If so, alpha gained support
> recently, so I think this patch needs to handle alpha too?
Absolutely right. I broke Alpha (in the next patch). Will fix.
-Eric
next prev parent reply other threads:[~2014-03-19 23:02 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-19 22:04 [PATCH 1/4] SH: define syscall_get_arch() for superh Eric Paris
2014-03-19 22:04 ` Eric Paris
2014-03-19 22:04 ` [PATCH 2/4] UM: implement syscall_get_arch() Eric Paris
2014-03-19 22:04 ` [uml-devel] " Eric Paris
2014-03-21 19:08 ` Richard Guy Briggs
2014-03-21 19:08 ` [uml-devel] " Richard Guy Briggs
2014-03-21 19:22 ` Richard Guy Briggs
2014-03-21 19:22 ` [uml-devel] " Richard Guy Briggs
2014-03-24 1:03 ` Eric Paris
2014-03-24 1:03 ` [uml-devel] " Eric Paris
2014-03-21 19:24 ` Richard Guy Briggs
2014-03-21 19:24 ` [uml-devel] " Richard Guy Briggs
2014-03-19 22:04 ` [PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches Eric Paris
2014-03-19 22:04 ` Eric Paris
2014-03-19 22:04 ` Eric Paris
2014-03-19 22:19 ` Matt Turner
2014-03-19 22:19 ` Matt Turner
2014-03-19 22:19 ` Matt Turner
2014-03-19 23:02 ` Eric Paris [this message]
2014-03-19 23:02 ` Eric Paris
2014-03-19 23:02 ` Eric Paris
2014-03-21 19:13 ` Richard Guy Briggs
2014-03-21 19:13 ` Richard Guy Briggs
2014-03-21 19:13 ` Richard Guy Briggs
2014-04-22 3:09 ` Stephen Rothwell
2014-04-22 3:09 ` Stephen Rothwell
2014-04-22 3:09 ` Stephen Rothwell
2014-04-22 3:09 ` Stephen Rothwell
2014-03-19 22:04 ` [PATCH 4/4] ARCH: AUDIT: audit_syscall_entry() should not require the arch Eric Paris
2014-03-19 22:04 ` Eric Paris
2014-03-19 22:04 ` Eric Paris
2014-03-19 22:04 ` Eric Paris
2014-03-21 19:18 ` Richard Guy Briggs
2014-03-21 19:18 ` Richard Guy Briggs
2014-03-21 19:18 ` Richard Guy Briggs
2014-03-21 19:18 ` Richard Guy Briggs
2014-03-19 23:01 ` [PATCH 1/4] SH: define syscall_get_arch() for superh Sergei Shtylyov
2014-03-20 0:01 ` Sergei Shtylyov
2014-03-19 23:15 ` Eric Paris
2014-03-19 23:15 ` Eric Paris
2014-03-21 18:59 ` Richard Guy Briggs
2014-03-21 18:59 ` Richard Guy Briggs
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=1395270144.10106.0.camel@localhost \
--to=eparis@redhat.com \
--cc=linux-audit@redhat.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux@openrisc.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mattst88@gmail.com \
--cc=microblaze-uclinux@itee.uq.edu.au \
--cc=sparclinux@vger.kernel.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 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.