i've applied your series.
Small nit, please use consistent style when adding new comments:
> +/* Should really implement gc for free page table pages. This could be
> + done with a reference count in struct page. */
i've changed that to:
/*
* Should really implement gc for free page table
Common definitions for 2-level pagetable functions.
Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]>
---
arch/x86/mm/pgtable.c|6 ++
arch/x86/mm/pgtable_32.c |6 --
include/asm-x86/pgalloc.h| 16
include/asm-x86/pgalloc_32.h | 17
2 matches
Mail list logo