2017-11-20 18:58:57

by Palmer Dabbelt

[permalink] [raw]
Subject: [PATCH 1/4] RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions

These were left over from an earlier version of the port.

Signed-off-by: Palmer Dabbelt <[email protected]>
---
arch/riscv/kernel/vdso/vdso.lds.S | 2 --
1 file changed, 2 deletions(-)

diff --git a/arch/riscv/kernel/vdso/vdso.lds.S b/arch/riscv/kernel/vdso/vdso.lds.S
index 8c9dce95c11d..3ac08eebd11d 100644
--- a/arch/riscv/kernel/vdso/vdso.lds.S
+++ b/arch/riscv/kernel/vdso/vdso.lds.S
@@ -70,8 +70,6 @@ VERSION
LINUX_4.15 {
global:
__vdso_rt_sigreturn;
- __vdso_cmpxchg32;
- __vdso_cmpxchg64;
local: *;
};
}
--
2.13.6


From 1585389085519326510@xxx Wed Nov 29 08:40:52 +0000 2017
X-GM-THRID: 1585389085519326510
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread