From: Madhavan Srinivasan <maddy@linux.ibm.com>
To: Harsh Prateek Bora <harshpb@linux.ibm.com>,
Paul Moore <paul@paul-moore.com>,
"Christophe Leroy (CS GROUP)" <chleroy@kernel.org>,
Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Cc: "Michael Ellerman" <mpe@ellerman.id.au>,
"Nicholas Piggin" <npiggin@gmail.com>,
"Eric Paris" <eparis@redhat.com>,
"Christophe Leroy" <christophe.leroy@csgroup.eu>,
linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
audit@vger.kernel.org,
"Thomas Weissschuh" <thomas.weissschuh@linutronix.de>,
"Cédric Le Goater" <clg@kaod.org>,
ritesh.list@gmail.com
Subject: Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Date: Wed, 13 May 2026 11:11:49 +0530 [thread overview]
Message-ID: <09e72f42-e180-4e2b-b379-92b755792a2c@linux.ibm.com> (raw)
In-Reply-To: <fce0a701-ee58-4cb2-b34b-8aec26aaab5d@linux.ibm.com>
On 5/13/26 10:05 AM, Harsh Prateek Bora wrote:
> + Ritesh
>
> Hi Venkat,
>
> On 11/03/26 12:49 am, Paul Moore wrote:
>> On Tue, Mar 10, 2026 at 11:08 AM Christophe Leroy (CS GROUP)
>> <chleroy@kernel.org> wrote:
>>>
>>> From: Christophe Leroy <christophe.leroy@csgroup.eu>
>>>
>>> Commit e65e1fc2d24b ("[PATCH] syscall class hookup for all normal
>>> targets") added generic support for AUDIT but that didn't include
>>> support for bi-arch like powerpc.
>>>
>>> Commit 4b58841149dc ("audit: Add generic compat syscall support")
>>> added generic support for bi-arch.
>>>
>>> Convert powerpc to that bi-arch generic audit support.
>>>
>>> With this change generated text is similar.
>>>
>>> Thomas has confirmed that the previously failing filter_exclude/test
>>> is now successful both without and with this patch, see [1]
>>>
>>> [1]
>>> https://lore.kernel.org/all/20260306115350-ef265661-6d6b-4043-9bd0-8e6b437d0d67@linutronix.de/
>>>
>>> Link: https://github.com/linuxppc/issues/issues/412
>>> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
>>> Reviewed-by: Cédric Le Goater <clg@kaod.org>
>>> ---
>>> Venkat, a test result with
>>> https://github.com/linux-audit/audit-testsuite would be appreciated.
>>
>> Yes, I'd like to see confirmation that the audit test suite runs clean
>> on ppc systems with this patch applied, and unfortunately without a
>> ppc system I have no way to test this myself.
>
My bad, this is a miss from my end.
Venkat is already on this and will update the results here.
Maddy
> Is it possible to include this test suite in the IBM CI ?
>
> Thanks
> Harsh
>>
>>> v3: Rebased on v7.0-rc1
>>>
>>> v2:
>>> https://lore.kernel.org/all/a4b3951d1191d4183d92a07a6097566bde60d00a.1629812058.git.christophe.leroy@csgroup.eu/
>>> ---
>>> arch/powerpc/Kconfig | 5 +-
>>> arch/powerpc/include/asm/unistd32.h | 7 +++
>>> arch/powerpc/kernel/Makefile | 3 -
>>> arch/powerpc/kernel/audit.c | 87
>>> -----------------------------
>>> arch/powerpc/kernel/compat_audit.c | 49 ----------------
>>> 5 files changed, 8 insertions(+), 143 deletions(-)
>>> create mode 100644 arch/powerpc/include/asm/unistd32.h
>>> delete mode 100644 arch/powerpc/kernel/audit.c
>>> delete mode 100644 arch/powerpc/kernel/compat_audit.c
>>
>
>
prev parent reply other threads:[~2026-05-13 5:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <261b1be5b8dc526b83d73e8281e682a73536ea28.1773155031.git.chleroy@kernel.org>
[not found] ` <177562236431.1381144.17164983023348957945.b4-ty@linux.ibm.com>
2026-05-12 15:58 ` [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC Paul Moore
[not found] ` <CAHC9VhTyOuuPs1uovodM9M_8zZeJnVXs9xrWSdPhZcjXUb=mvA@mail.gmail.com>
2026-05-13 4:35 ` Harsh Prateek Bora
2026-05-13 5:41 ` Madhavan Srinivasan [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=09e72f42-e180-4e2b-b379-92b755792a2c@linux.ibm.com \
--to=maddy@linux.ibm.com \
--cc=audit@vger.kernel.org \
--cc=chleroy@kernel.org \
--cc=christophe.leroy@csgroup.eu \
--cc=clg@kaod.org \
--cc=eparis@redhat.com \
--cc=harshpb@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
--cc=paul@paul-moore.com \
--cc=ritesh.list@gmail.com \
--cc=thomas.weissschuh@linutronix.de \
--cc=venkat88@linux.ibm.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