]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef04789cd98172392afba830b0a5cbde78ea24b3
tree92a014ca2ac65ed7f06e68240cbee747b4ea6aa8
parentdcb38a1c7747a2260a698f91bf34aa86f8bf8823
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