x86, mpx: On-demand kernel allocation of bounds tables
[deliverable/linux.git] / include / asm-generic / mmu_context.h
index a7eec910ba6c6b26b84985ad8bfe82a2574a5005..1f2a8f9c9264574737334f3db81092cd13e6beaf 100644 (file)
@@ -42,4 +42,9 @@ static inline void activate_mm(struct mm_struct *prev_mm,
 {
 }
 
+static inline void arch_bprm_mm_init(struct mm_struct *mm,
+                       struct vm_area_struct *vma)
+{
+}
+
 #endif /* __ASM_GENERIC_MMU_CONTEXT_H */
This page took 0.026406 seconds and 5 git commands to generate.