s390/mm,vmem: simplify region and segment table allocation code
Reviewed-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Reviewed-by: Janosch Frank <frankja@linux.vnet.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
58cdf5eb13
commit
a01ef3082d
@@ -160,4 +160,8 @@ static inline void pmd_populate(struct mm_struct *mm,
|
||||
|
||||
extern void rcu_table_freelist_finish(void);
|
||||
|
||||
void vmem_map_init(void);
|
||||
void *vmem_crst_alloc(unsigned long val);
|
||||
pte_t *vmem_pte_alloc(void);
|
||||
|
||||
#endif /* _S390_PGALLOC_H */
|
||||
|
Reference in New Issue
Block a user