projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d7ccc
)
s390/vdso: remove VDSO32_LBASE compat leftover
author
Heiko Carstens
<hca@linux.ibm.com>
Sun, 24 Jan 2021 18:37:55 +0000
(19:37 +0100)
committer
Vasily Gorbik
<gor@linux.ibm.com>
Tue, 9 Feb 2021 14:57:04 +0000
(15:57 +0100)
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>
arch/s390/include/asm/vdso.h
patch
|
blob
|
history
diff --git
a/arch/s390/include/asm/vdso.h
b/arch/s390/include/asm/vdso.h
index f655908890540ecc329c595502e6832c45668722..f46c2596c21fd1470d88d95592b2f043fddd689c 100644
(file)
--- a/
arch/s390/include/asm/vdso.h
+++ b/
arch/s390/include/asm/vdso.h
@@
-4,8
+4,7
@@
#include <vdso/datapage.h>
-/* Default link addresses for the vDSOs */
-#define VDSO32_LBASE 0
+/* Default link address for the vDSO */
#define VDSO64_LBASE 0
#define VDSO_VERSION_STRING LINUX_2.6.29