Re: 2.6.18 Headers - Long

From: David Woodhouse
Date: Fri Jul 14 2006 - 14:54:02 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/