CVSROOT: /var/cvs Module name: linux-2.5 Changes by: willy 02/07/22 08:51:10 Modified files: include/asm-parisc: pgalloc.h Log message: oops, i need to include <linux/mm.h>, broke STI this way. pmd_alloc_one_fast is gone, as is pgd_alloc_one_fast. use likely() in pgd_alloc.