s390/mm: fence off VM macros from asm and linker
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 29 Oct 2020 14:29:23 +0000 (15:29 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 3 Jul 2023 09:19:40 +0000 (11:19 +0200)
commitb492425c7073c308503eea9a1eec4b03d6e42ef0
treeb221bd37c6ac990cbff9f899bfd3656321c0bafb
parentb378a982614360686f45c3e6b63fd5d1acd02d08
s390/mm: fence off VM macros from asm and linker

Prevent assembler and linker scripts compilation
errors by fencing it off with __ASSEMBLY__ define.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/page.h