diff options
| author | 2006-09-12 20:36:04 -0700 | |
|---|---|---|
| committer | 2006-09-13 07:32:15 -0700 | |
| commit | 651c923a4446dc5aee385d81c2436d6edf8c9a0c (patch) | |
| tree | b1323fa960c2af80d87af40d8597d72d4e61e4f0 /kernel/mutex-debug.c | |
| parent | [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signal.h> (diff) | |
| download | linux-dev-651c923a4446dc5aee385d81c2436d6edf8c9a0c.tar.xz linux-dev-651c923a4446dc5aee385d81c2436d6edf8c9a0c.zip | |
[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>
Some files which don't exist in userspace were being included unconditionally
in asm-i386/elf.h. Move the offending #includes down a few lines so that
they're protected by #ifdef __KERNEL__
In fact, we probably want to kill off all userspace use of asm/elf.h -- but we
aren't there yet, so we should at least make it possible to include it for
now.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions
