diff --git a/mm/memory.c b/mm/memory.c index d0f0bef3be488af9eb9406cc5d28272093abb5a6..9c2dc659f6f6d593ce8db2276ec0c6160ac376d5 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -3900,9 +3900,6 @@ static int __handle_mm_fault(struct mm_struct *mm, struct vm_area_struct *vma, } } - /* THP should already have been handled */ - BUG_ON(pmd_numa(*pmd)); - /* * Use __pte_alloc instead of pte_alloc_map, because we can't * run pte_offset_map on the pmd, if an huge pmd could