diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-09-13 05:36:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-13 16:32:16 +0200 |
commit | f01f0f052d1255dcdcf11d4872c4bca95e46b36c (patch) | |
tree | 813950ac98390893ede57af6693ffe42bc5609a5 /include/asm-mips/page.h | |
parent | [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> (diff) | |
download | linux-f01f0f052d1255dcdcf11d4872c4bca95e46b36c.tar.xz linux-f01f0f052d1255dcdcf11d4872c4bca95e46b36c.zip |
[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>
The header file <linux/pfn.h> doesn't exist in userspace and probably
shouldn't -- but it's used unconditionally in <asm-i386/setup.h>. Protect it
with #ifdef __KERNEL__ and move setup.h from $(header-y) to $(unifdef-y) in
Kbuild accordingly.
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 'include/asm-mips/page.h')
0 files changed, 0 insertions, 0 deletions