diff options
| author | Mike Frysinger <[email protected]> | 2008-11-18 07:03:49 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2008-12-09 07:27:39 +0000 |
| commit | 0b0c940a91f8e6fd0e1be3e01d5e98997446233b (patch) | |
| tree | 1d2244b671b8ec91450af2d6bc97c86c4c7eb1f4 /net/unix/af_unix.c | |
| parent | [PATCH] return records for fork() both to child and parent (diff) | |
| download | kernel-0b0c940a91f8e6fd0e1be3e01d5e98997446233b.tar.gz kernel-0b0c940a91f8e6fd0e1be3e01d5e98997446233b.zip | |
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin
If you enable some common audit code, the kernel fails to build.
In file included from lib/audit.c:17:
include/asm-generic/audit_write.h:3: error: '__NR_swapon' undeclared here (not in a function)
make[1]: *** [lib/audit.o] Error 1
make: *** [lib] Error 2
So do not use __NR_swapon if it isnt defined for a port.
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
