[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <505C0880.9000008@southpole.se>
Date: Fri, 21 Sep 2012 08:26:08 +0200
From: Jonas Bonn <jonas@...thpole.se>
To: Kees Cook <keescook@...omium.org>
CC: linux-kernel@...r.kernel.org, Al Viro <viro@...iv.linux.org.uk>,
Eric Paris <eparis@...hat.com>,
David Howells <dhowells@...hat.com>,
Arnd Bergmann <arnd@...db.de>, linux@...nrisc.net
Subject: Re: [PATCH] audit: define AUDIT_ARCH_OPENRISC
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists