![]() | |||||||||||
Messages in this thread |
Hi guys, In file include/asm-i386/pgtable-3level.h: On i386 with PAE enabled, shouldn't pud_present() return (pud_val(pud) & _PAGE_PRESENT) instead of constant 1? Today pud_present() returns constant 1 regardless of PAE or not. This looks wrong to me, but maybe I'm misunderstanding how to fold the page tables... =) Thanks, / magnus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2006-04-28 09:43 [from the cache] ©2003-2008 | |||||||||||