On Mon, Jun 19, 2006 at 05:23:55PM +0900, Horms wrote: > +#define PTE_BITS 3 > +#define MAPPED_SPACE_BITS (3*(PAGE_SHIFT - PTE_BITS) + PAGE_SHIFT)
Can you fix this for 3/4 level page tables while you're at it? -i _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
