* [PATCH] bogus #if (arch/um/kernel/mem.c)
@ 2005-09-07 22:21 viro
0 siblings, 0 replies; only message in thread
From: viro @ 2005-09-07 22:21 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Jeff Dike, linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
diff -urN RC13-git7-ppc64-sparse/arch/um/kernel/mem.c RC13-git7-uml-mem/arch/um/kernel/mem.c
--- RC13-git7-ppc64-sparse/arch/um/kernel/mem.c 2005-08-28 23:09:40.000000000 -0400
+++ RC13-git7-uml-mem/arch/um/kernel/mem.c 2005-09-07 13:55:42.000000000 -0400
@@ -196,7 +196,7 @@
static void __init fixaddr_user_init( void)
{
-#if CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA
+#ifdef CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA
long size = FIXADDR_USER_END - FIXADDR_USER_START;
pgd_t *pgd;
pud_t *pud;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-07 22:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07 22:21 [PATCH] bogus #if (arch/um/kernel/mem.c) viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox