diff options
| author | 2006-09-12 20:36:06 -0700 | |
|---|---|---|
| committer | 2006-09-13 07:32:16 -0700 | |
| commit | a2aa3e2304e21e2b8bf52b69ac9f1e0cb0320909 (patch) | |
| tree | 67bf4deebf807ee939ad5f91491c2e1b312e6e62 /kernel/mutex-debug.c | |
| parent | [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> (diff) | |
| download | linux-dev-a2aa3e2304e21e2b8bf52b69ac9f1e0cb0320909.tar.xz linux-dev-a2aa3e2304e21e2b8bf52b69ac9f1e0cb0320909.zip | |
[PATCH] headers_check: fix userspace build of asm-mips/page.h
MIPS asm/page.h unconditionally includes <asm-generic/memory_model.h>, which
doesn't exist in userspace. Move an #endif /* __KERNEL__ */ down a few lines
to prevent that.
Also, remove the broken definition of PAGE_SIZE which is never going to be
correct -- in the absence of PAGE_SIZE, non-broken userspace will fall back to
using sysconf() or getpagesize() instead.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Cc: Ralf Baechle <ralf@linux-mips.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
