[Hugetlb x86] Small hugetlb arch updates for i386 and x86_64

From: Adam Litke (agl_at_us.ibm.com)
Date: 08/23/05

  • Next message: Adam Litke: "Re: [Hugetlb x86] 1/3 Add pte_huge() macro"
    To: akpm@osdl.org
    Date:	Tue, 23 Aug 2005 12:57:46 -0500
    
    

    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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Adam Litke: "Re: [Hugetlb x86] 1/3 Add pte_huge() macro"

    Relevant Pages