[PATCH] change_page_attr and AGP update
Add change_page_attr to change page attributes for the kernel linear map. Fix AGP driver to use change_page_attr for the AGP buffer. Clean up AGP driver a bit (only tested on i386/VIA+AMD) Change ioremap_nocache to use change_page_attr to avoid mappings with conflicting caching attributes.
Showing
arch/i386/mm/pageattr.c
0 → 100644
This diff is collapsed.
include/asm-alpha/agp.h
0 → 100644
include/asm-i386/agp.h
0 → 100644
include/asm-ia64/agp.h
0 → 100644
include/asm-sparc64/agp.h
0 → 100644
include/asm-x86_64/agp.h
0 → 100644
Please register or sign in to comment