]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh64/mm/hugetlbpage.c
[ARM] 4190/2: Add the secondary GIC support for the RealView/EB
[linux-2.6-omap-h63xx.git] / arch / sh64 / mm / hugetlbpage.c
index 187cf01750b80fe43ce2f8f32375b360a16a819f..4b455f61114670282914c7b6bf7354974d63864e 100644 (file)
@@ -53,6 +53,11 @@ pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr)
        return pte;
 }
 
+int huge_pmd_unshare(struct mm_struct *mm, unsigned long *addr, pte_t *ptep)
+{
+       return 0;
+}
+
 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
                     pte_t *ptep, pte_t entry)
 {