[RESEND PATCH 0/3] riscv: vdso.lds.S: some improvement

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Mon Nov 6 07:00:29 PST 2023


Hello:

This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Tue, 12 Sep 2023 15:20:12 +0800 you wrote:
> This series renews one of my last year RFC patch[1], tries to improve
> the vdso layout a bit.
> 
> patch1 removes useless symbols
> patch2 merges .data section of vdso into .rodata because they are
> readonly
> patch3 is the real renew patch, it removes hardcoded 0x800 .text start
> addr. But I rewrite the commit msg per Andrew's suggestions and move
> move .note, .eh_frame_hdr, and .eh_frame between .rodata and .text to
> keep the actual code well away from the non-instruction data.
> 
> [...]

Here is the summary with links:
  - [RESEND,1/3] riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
    https://git.kernel.org/riscv/c/ddcc7d9bf531
  - [RESEND,2/3] riscv: vdso.lds.S: merge .data section into .rodata section
    https://git.kernel.org/riscv/c/49cfbdc21faf
  - [RESEND,3/3] riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
    https://git.kernel.org/riscv/c/8f8c1ff879fa

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list