On Thu, Nov 8, 2018 at 7:15 PM Dmitry V. Levin <[email protected]> wrote: > The uapi/linux/audit.h header is going to use EM_XTENSA in order > to define AUDIT_ARCH_XTENSA 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. > > The value for EM_XTENSA has been taken from > http://www.sco.com/developers/gabi/2012-12-31/ch4.eheader.html > > Signed-off-by: Dmitry V. Levin <[email protected]> > --- > include/uapi/linux/elf-em.h | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Max Filippov <[email protected]> -- Thanks. -- Max

