• Brian Gerst's avatar
    [PATCH] i386 mm init cleanup part 1 · 131ca9c0
    Brian Gerst authored
    This revised patch starts untangling the mess in arch/i386/mm/init.c
    - Pull setting bits in cr4 out of the loop
    - Make __PAGE_KERNEL a variable and cache the global bit there.
    - New pfn_pmd() for large pages.
    131ca9c0
pgtable-3level.h 2.98 KB