]> git.neil.brown.name Git - history.git/commit
[PATCH] i386 mm init cleanup part 1
authorBrian Gerst <bgerst@didntduck.org>
Tue, 28 May 2002 15:02:27 +0000 (08:02 -0700)
committerPatrick Mochel <mochel@osdl.org>
Tue, 28 May 2002 15:02:27 +0000 (08:02 -0700)
commit131ca9c01cb0a5f92fba696172b383a732ec4999
tree357cdaaca5c95bc188c03afbfad8c8b4674a6cd4
parent81d3703c91362e807fe9c2add426f8329f4e0c5d
[PATCH] i386 mm init cleanup part 1

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.
arch/i386/kernel/i386_ksyms.c
arch/i386/mm/init.c
include/asm-i386/pgtable-2level.h
include/asm-i386/pgtable-3level.h
include/asm-i386/pgtable.h