Home
last modified time | relevance | path

Searched hist:"07 fdd662" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dvmem.c07fdd662 Thu Apr 06 06:31:28 CDT 2023 Heiko Carstens <hca@linux.ibm.com> s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT

Architectures generally use the "direct map" wording for mapping the whole
physical memory. Use that wording as well in arch/s390/boot/vmem.c, instead
of "one to one" in order to avoid confusion.

This also matches what is already done in arch/s390/mm/vmem.c.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>