linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 21 Dec 2021 02:50:08 +0000 (18:50 -0800)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 6 Jan 2022 10:40:52 +0000 (11:40 +0100)
commit66346faf3200a0607a5498684e14e84c718dc233
treeebe7ce4efe012a58655aff73628d665e1f28acf3
parent80c6e9d4aea4252c3201719299adde1d55ee539e
linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE

Arm will no longer be the only target requiring a commpage,
but it will continue to be the only target placing the page
at the high end of the address space.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211221025012.1057923-4-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/elfload.c