On Wed, 20 Sep 2006 14:49:08 +0200, Martin Michlmayr said: > I get the build failure below with AUDIT=y on ARM. The problem is > that lib/audit.c includes asm-generic/audit_dir_write.h which lists a > number of syscalls that are not defined on ARM (and some other platforms). And somebody (I forget who) was complaining that some debugging tool was only available on the x86/sparc/ppc families of CPUs, and didn't like Alan Cox's suggestion that they go add it. Given that missing an entire class of syscall (the *at flavors) on an architecture isn't a deterrent to inclusion, Alan's response was totally on-target.... (I'm presuming the usual reason for such missing syscalls is that nobody has bothered trying to run software that uses a *at call on an ARM, so nobody's bothered wiring them up and thereby increasing the kernel image size on a platform where it's likely to be *very* important?)
Attachment:
pgpj00wJuhu1S.pgp
Description: PGP signature
- Follow-Ups:
- Re: AUDIT=y build failure on ARM
- From: Russell King <[email protected]>
- Re: AUDIT=y build failure on ARM
- References:
- AUDIT=y build failure on ARM
- From: Martin Michlmayr <[email protected]>
- AUDIT=y build failure on ARM
- Prev by Date: Re: [Patch 4/7] megaraid_sas: adds reboot handler
- Next by Date: Re: [Patch 6/7] megaraid_sas: adds tasklet for cmd completion
- Previous by thread: AUDIT=y build failure on ARM
- Next by thread: Re: AUDIT=y build failure on ARM
- Index(es):