提交 7e7e93a2 编写于 作者: D David S. Miller

sparc: Always set AUDIT_ARCH, not just on sparc64.

Without fancy makefile rules it's not straightforward
to prevent both arch/sparc/kernel/audit.o and lib/audit.o
from both being used on sparc32.

Since arch/sparc/kernel/audit.c is identical to lib/audit.c
except some CONFIG_COMPAT protected sections of code, just
use it on sparc32 too as that's the simplest way to fix
this.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 6c6bd8b6
......@@ -85,7 +85,7 @@ config HAVE_LATENCYTOP_SUPPORT
config AUDIT_ARCH
bool
default y if SPARC64
default y
config HAVE_SETUP_PER_CPU_AREA
def_bool y if SPARC64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部