diff options
author | David S. Miller <davem@davemloft.net> | 2008-12-06 07:18:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-06 07:18:40 +0100 |
commit | 7e7e93a22851f7bf0cbb7cd70878ebd811e4a044 (patch) | |
tree | 9c8e017dd19a9086b3d679362bea25d71dd895a2 /arch/sparc/kernel/setup_32.c | |
parent | sparc: report "Unknown CPU/FPU" for unknown cpu/fpu (diff) | |
download | linux-7e7e93a22851f7bf0cbb7cd70878ebd811e4a044.tar.xz linux-7e7e93a22851f7bf0cbb7cd70878ebd811e4a044.zip |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/setup_32.c')
0 files changed, 0 insertions, 0 deletions