[Hugetlb x86] Small hugetlb arch updates for i386 and x86_64
From: Adam Litke
Date: Tue Aug 23 2005 - 13:03:47 EST
Hi Andrew. The following 3 patches update the i386 and x86_64 hugetlb
arch code to bring it closer to the other architectures. The first
patch adds a pte_huge() macro. The second patch moves the "stale pte"
check into huge_pte_alloc() which seems more appropriate to me. The
third patch checks for p?d_present() for each step in huge_pte_offset().
Barring any new objections, could we take these for a spin in -mm?
(Actual patches to follow)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/