On 11/16/2013 02:20 AM, Vinson Lee wrote:
From: Vinson Lee <[email protected]>

AUDIT_ARCH_H8300 was removed from include/uapi/linux/audit.h in Linux
3.13 commit 6f6f467eaaa0ac4fb77714d0172d65c781dabb8c.

commit 6f6f467eaaa0ac4fb77714d0172d65c781dabb8c
Author: Guenter Roeck <[email protected]>
Date:   Fri Aug 30 06:12:40 2013 -0700

     Drop remaining references to H8/300 architecture

     With the architecture gone, any references to it are no longer needed.

     Cc: Yoshinori Sato <[email protected]>
     Acked-by: Greg Kroah-Hartman <[email protected]>
     Signed-off-by: Guenter Roeck <[email protected]>

This patch fixes this build error.

   CC   net/bpf.o
net/bpf.c:135:18: error: ‘AUDIT_ARCH_H8300’ undeclared here (not in a function)
   AUDIT_ARCH_FRV, AUDIT_ARCH_H8300, AUDIT_ARCH_I386, AUDIT_ARCH_IA64,
                   ^

Signed-off-by: Vinson Lee <[email protected]>

Although the elements in the array could then be rearragned, but fair enough:

Acked-by: Daniel Borkmann <[email protected]>

Thanks !
--
To unsubscribe from this list: send the line "unsubscribe trinity" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to