summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/vdso.h
diff options
context:
space:
mode:
authorSven Schnelle <svens@linux.ibm.com>2021-06-25 15:10:35 +0200
committerVasily Gorbik <gor@linux.ibm.com>2021-07-08 15:37:28 +0200
commit43e1f76b0b69b86b2175ef755243e61fe40c75db (patch)
treeaf66701067a6594d3c7c0a00280b52fdabcc6999 /arch/s390/include/asm/vdso.h
parent686341f2548b5a4c4ab1ee22427e046027ae1c9c (diff)
downloadlinux-43e1f76b0b69b86b2175ef755243e61fe40c75db.tar.gz
linux-43e1f76b0b69b86b2175ef755243e61fe40c75db.tar.bz2
linux-43e1f76b0b69b86b2175ef755243e61fe40c75db.zip
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Will be used by both vdso32 and vdso64, so change the name. Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/vdso.h')
-rw-r--r--arch/s390/include/asm/vdso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/include/asm/vdso.h b/arch/s390/include/asm/vdso.h
index b45e3dddd2c2..6eaf4a3f2273 100644
--- a/arch/s390/include/asm/vdso.h
+++ b/arch/s390/include/asm/vdso.h
@@ -5,7 +5,7 @@
#include <vdso/datapage.h>
/* Default link address for the vDSO */
-#define VDSO64_LBASE 0
+#define VDSO_LBASE 0
#define __VVAR_PAGES 2