kernel/include/asm-generic/mm_hooks.h
.. .. @@ -18,13 +18,7 @@ 18 18 } 19 19 20 20 static inline void arch_unmap(struct mm_struct *mm, 21 - struct vm_area_struct *vma,22 21 unsigned long start, unsigned long end) 23 -{24 -}25 -26 -static inline void arch_bprm_mm_init(struct mm_struct *mm,27 - struct vm_area_struct *vma)28 22 { 29 23 } 30 24