On 09/21/2012 12:46 AM, Kees Cook wrote:
When using audit on OpenRISC, an audit arch is needed. This defines
it and fixes a compile-time bug uncovered in linux-next, likely from a
cut/paste from an arch with 64/32-bit modes that defined arch_arch():
arch/openrisc/kernel/ptrace.c:190:2: error: implicit declaration of function
'audit_arch'
This replaces it with the newly defined AUDIT_ARCH_OPENRISC, since it
is only 32-bit, and currently only operates in big-endian mode.
Looks good. Will queue it up for 3.7.
Thanks,
Jonas
_______________________________________________
Linux mailing list
[email protected]
http://lists.openrisc.net/listinfo/linux