Re: PAGE_SIZE Availability Inconsistency

From: David Brown
Date: Mon Mar 05 2007 - 19:04:43 EST


On 3/5/07, David Miller <davem@xxxxxxxxxxxxx> wrote:
From: "David Brown" <dmlb2000@xxxxxxxxx>
Date: Mon, 5 Mar 2007 15:55:06 -0800

> I'm kinda wondering how I'm supposed to write portable user-space code
> if I want to use the PAGE_SIZE define on different architectures.

Call getpagesize().


Thanks, but that still leaves PAGE_SIZE available for some
architectures and not for others shouldn't this be moved inside
__KERNEL__ in i386 and x86_64 then?

- David Brown
-
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/