s390/mm: use CRST_ALLOC_ORDER instead of number
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 7 Feb 2022 13:02:18 +0000 (14:02 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 9 Feb 2022 21:56:04 +0000 (22:56 +0100)
commitf413f685c6c094a7b968f66ca2e8512720807203
tree92a014ca2ac65ed7f06e68240cbee747b4ea6aa8
parent303fd988ed644c7daa260410f3ac99266573557d
s390/mm: use CRST_ALLOC_ORDER instead of number

Use CRST_ALLOC_ORDER to make it more obvious what the order means,
and also to be consistent with other code, e.g. the vmemmap code.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/mm/pgalloc.c