Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-04 Thread Paul Moore
On Thu, Nov 4, 2021 at 2:20 AM Michael Ellerman wrote: > Konstantin Ryabitsev writes: > > On Wed, Nov 03, 2021 at 10:18:57AM +1100, Michael Ellerman wrote: > >> It's not in next, that notification is from the b4 thanks script, which > >> didn't notice that the commit has since been reverted. > >

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-03 Thread Michael Ellerman
Konstantin Ryabitsev writes: > On Wed, Nov 03, 2021 at 10:18:57AM +1100, Michael Ellerman wrote: >> It's not in next, that notification is from the b4 thanks script, which >> didn't notice that the commit has since been reverted. > > Yeah... I'm not sure how to catch that, but I'm open to suggesti

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-02 Thread Konstantin Ryabitsev
On Wed, Nov 03, 2021 at 10:18:57AM +1100, Michael Ellerman wrote: > It's not in next, that notification is from the b4 thanks script, which > didn't notice that the commit has since been reverted. Yeah... I'm not sure how to catch that, but I'm open to suggestions. -K

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-02 Thread Paul Moore
On Tue, Nov 2, 2021 at 7:19 PM Michael Ellerman wrote: > Paul Moore writes: > > On Tue, Nov 2, 2021 at 7:38 AM Michael Ellerman > > wrote: > >> > >> On Tue, 24 Aug 2021 13:36:13 + (UTC), Christophe Leroy wrote: > >> > Commit e65e1fc2d24b ("[PATCH] syscall class hookup for all normal > >> > t

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-02 Thread Michael Ellerman
Paul Moore writes: > On Tue, Nov 2, 2021 at 7:38 AM Michael Ellerman > wrote: >> >> On Tue, 24 Aug 2021 13:36:13 + (UTC), Christophe Leroy wrote: >> > Commit e65e1fc2d24b ("[PATCH] syscall class hookup for all normal >> > targets") added generic support for AUDIT but that didn't include >> >

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-02 Thread Michael Ellerman
Michael Ellerman writes: > On Tue, 24 Aug 2021 13:36:13 + (UTC), Christophe Leroy wrote: >> 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 ("a

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-02 Thread Paul Moore
On Tue, Nov 2, 2021 at 7:38 AM Michael Ellerman wrote: > > On Tue, 24 Aug 2021 13:36:13 + (UTC), Christophe Leroy wrote: > > 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 powe

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-11-02 Thread Michael Ellerman
On Tue, 24 Aug 2021 13:36:13 + (UTC), Christophe Leroy wrote: > 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

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-08-26 Thread Paul Moore
On Thu, Aug 26, 2021 at 10:37 AM Michael Ellerman wrote: > Paul Moore writes: > > On Tue, Aug 24, 2021 at 1:11 PM Christophe Leroy > > wrote: > >> Le 24/08/2021 à 16:47, Paul Moore a écrit : > >> > On Tue, Aug 24, 2021 at 9:36 AM Christophe Leroy > >> > wrote: > >> >> > >> >> Commit e65e1fc2d24

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-08-26 Thread Michael Ellerman
Paul Moore writes: > On Tue, Aug 24, 2021 at 1:11 PM Christophe Leroy > wrote: >> Le 24/08/2021 à 16:47, Paul Moore a écrit : >> > On Tue, Aug 24, 2021 at 9:36 AM Christophe Leroy >> > wrote: >> >> >> >> Commit e65e1fc2d24b ("[PATCH] syscall class hookup for all normal >> >> targets") added gene

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-08-24 Thread Paul Moore
On Tue, Aug 24, 2021 at 1:11 PM Christophe Leroy wrote: > Le 24/08/2021 à 16:47, Paul Moore a écrit : > > On Tue, Aug 24, 2021 at 9:36 AM Christophe Leroy > > wrote: > >> > >> Commit e65e1fc2d24b ("[PATCH] syscall class hookup for all normal > >> targets") added generic support for AUDIT but that

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-08-24 Thread Christophe Leroy
Le 24/08/2021 à 16:47, Paul Moore a écrit : On Tue, Aug 24, 2021 at 9:36 AM Christophe Leroy wrote: 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 ("au

Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-08-24 Thread Paul Moore
On Tue, Aug 24, 2021 at 9:36 AM Christophe Leroy wrote: > > 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"

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC

2021-08-24 Thread Christophe Leroy
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-arc