forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/include/asm-generic/mm_hooks.h
....@@ -18,13 +18,7 @@
1818 }
1919
2020 static inline void arch_unmap(struct mm_struct *mm,
21
- struct vm_area_struct *vma,
2221 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)
2822 {
2923 }
3024