]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge patch series "Prevent dynamic relocations in vDSO"
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 24 Oct 2024 17:52:56 +0000 (10:52 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 24 Oct 2024 21:12:12 +0000 (14:12 -0700)
commitce16531d48e34c8d2bed09c6d14abca74bc0830a
tree828c826a8d8d6801f5b4bd0b267f02de6cc14c2a
parent18efe86bf266faeecb68fa012983c8c9c9685648
parentc6898d66fd198cd458734da40e414361f295de6a
Merge patch series "Prevent dynamic relocations in vDSO"

The first is a fix and the second a check to make sure we don't
regress on the relocations, so I'm picking this up as a series to get
the fix into fixes.

* b4-shazam-merge:
  riscv: Check that vdso does not contain any dynamic relocations
  riscv: vdso: Prevent the compiler from inserting calls to memset()

Link: https://lore.kernel.org/r/20241016083625.136311-1-alexghiti@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>