Revert "FROMLIST: mm/zsmalloc.c: fix zsmalloc ARM LPAE support"

This reverts commit ba0401694b.

Replaced by commit d4fe42d646 ("arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed").

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I9b0f39823bd2202bd58837262a54694c096aab84
This commit is contained in:
Tao Huang
2021-12-21 15:07:08 +08:00
parent cb4c230a63
commit ac5fd3cc4f

View File

@@ -67,6 +67,4 @@ typedef pteval_t pgprot_t;
#endif /* STRICT_MM_TYPECHECKS */
#define MAX_POSSIBLE_PHYSMEM_BITS 36
#endif /* _ASM_PGTABLE_3LEVEL_TYPES_H */