[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1152903332.3191.87.camel@pmac.infradead.org>
Date: Fri, 14 Jul 2006 19:55:32 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Jim Gifford <maillist@...55.com>
Cc: LKML <linux-kernel@...r.kernel.org>, ralf@...ux-mips.org
Subject: Re: 2.6.18 Headers - Long
On Thu, 2006-07-13 at 19:18 -0700, Jim Gifford wrote:
> asm-ia64/page.h - Config variables
> asm-sparc/page.h - Config variables
> asm-sparc64/page.h - Config variables
Yeah, just as with MIPS, the bits which are affected by CONFIG variables
just shouldn't be outside the __KERNEL__ ifdef at all -- they shouldn't
be seen.
> asm-powerpc/page.h - Config variables
Er, asm-powerpc/page.h is empty after unifdef, which is entirely
correect. In fact asm/page.h is one of the files which should probably
be removed from user visibility entirely. There's nothing there which
userspace should see, in general.
--
dwmw2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists