[PATCH v2 0/2] Prevent dynamic relocations in vDSO

Alexandre Ghiti posted 2 patches 1 year, 7 months ago
There is a newer version of this series
arch/riscv/kernel/vdso/Makefile | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
[PATCH v2 0/2] Prevent dynamic relocations in vDSO
Posted by Alexandre Ghiti 1 year, 7 months ago
Patch 2 uses a generic function to make sure the vDSO object does not
contain any dynamic relocations.

Patch 1 removes a dynamic relocation from vDSO in rv32 found with patch
2.

Changes in v2:
- Add patch 1 (Björn)

Alexandre Ghiti (2):
  riscv: vdso: Prevent gcc from inserting calls to memset()
  riscv: Check that vdso does not contain any dynamic relocations

 arch/riscv/kernel/vdso/Makefile | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.39.2