On Sun, Mar 17, 2019 at 7:29 PM Dmitry V. Levin <[email protected]> wrote: > > This should never have been defined in the arch tree to begin with, > and now uapi/linux/audit.h header is going to use EM_NDS32 > in order to define AUDIT_ARCH_NDS32 which is needed to implement > syscall_get_arch() which in turn is required to extend > the generic ptrace API with PTRACE_GET_SYSCALL_INFO request. > > Acked-by: Paul Moore <[email protected]> > Acked-by: Vincent Chen <[email protected]> > Acked-by: Greentime Hu <[email protected]> > Cc: Elvira Khabirova <[email protected]> > Cc: Eugene Syromyatnikov <[email protected]> > Cc: Oleg Nesterov <[email protected]> > Cc: Andy Lutomirski <[email protected]> > Cc: [email protected] > Signed-off-by: Dmitry V. Levin <[email protected]> > --- > > Notes: > v2: added Acked-by > > arch/nds32/include/asm/elf.h | 3 +-- > include/uapi/linux/elf-em.h | 2 ++ > 2 files changed, 3 insertions(+), 2 deletions(-)
Merged into audit/next, thanks everyone. -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
