In article <[EMAIL PROTECTED]> you wrote: > 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?
Sure, could you give me a quick heads-up on what I should do to make that happen. -- Horms http://www.vergenet.net/~horms/ _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
