[BusyBox] [PATCH] ifndef PAGE_SHIFT

Erik Andersen andersen at codepoet.org
Sat Dec 20 11:46:32 UTC 2003


On Sat Dec 20, 2003 at 08:09:05PM +0900, Atsushi Nemoto wrote:
> >>>>> On Fri, 19 Dec 2003 23:43:38 -0700, Erik Andersen <andersen at codepoet.org> said:
> 
> andersen> Does this slightly different patch work as expected for you?
> 
> andersen> +#ifndef
> andersen> +#define PAGE_MASK		(~((getpagesize())-1))
> andersen> +#endif
> 
> Why?  The procps.c needs PAGE_SHIFT, not PAGE_MASK.

I realized this later...  Apparently I can not read...  ;-)

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list