Here's the recut of those patches, including David Miller's vital fixes. I'm addressing these to Nick rather than Andrew, because they're perhaps not fit for -mm until more testing done and the x86_64 32-bit vdso issue handled. I'm unlikely to be responsive until next week, sorry: over to you, Nick - thanks.
Hugh arch/i386/mm/hugetlbpage.c | 11 -- arch/i386/mm/pgtable.c | 2 arch/ia64/mm/hugetlbpage.c | 60 ++++--------- arch/ppc64/mm/hugetlbpage.c | 47 ---------- include/asm-generic/pgtable.h | 8 - include/asm-ia64/page.h | 2 include/asm-ia64/pgtable.h | 30 ------ include/asm-ia64/processor.h | 8 - include/asm-ppc64/pgtable.h | 12 +- include/asm-ppc64/processor.h | 4 include/asm-s390/processor.h | 2 include/asm-sparc64/pgtable.h | 15 --- include/linux/hugetlb.h | 6 - include/linux/mm.h | 14 +-- mm/memory.c | 190 ++++++++++++++++++++++++++++++------------ mm/mmap.c | 139 ++++++++---------------------- 16 files changed, 226 insertions(+), 324 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/