From: patchwork-bot+linux-riscv@kernel.org
To: Charlie Jenkins <charlie@rivosinc.com>
Cc: linux-riscv@lists.infradead.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, ebiederm@xmission.com,
keescook@chromium.org, paul.walmsley@sifive.com,
palmer@dabbelt.com, aou@eecs.berkeley.edu, schwab@linux-m68k.org,
emil.renner.berthing@canonical.com, samuel.holland@sifive.com,
nelson@rivosinc.com, kernel@esmil.dk
Subject: Re: [PATCH v9 0/3] riscv: Add remaining module relocations and tests
Date: Wed, 08 Nov 2023 15:10:23 +0000 [thread overview]
Message-ID: <169945622385.21527.15015500547019936050.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231101-module_relocations-v9-0-8dfa3483c400@rivosinc.com>
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Wed, 01 Nov 2023 11:32:58 -0700 you wrote:
> A handful of module relocations were missing, this patch includes the
> remaining ones. I also wrote some test cases to ensure that module
> loading works properly. Some relocations cannot be supported in the
> kernel, these include the ones that rely on thread local storage and
> dynamic linking.
>
> This patch also overhauls the implementation of ADD/SUB/SET/ULEB128
> relocations to handle overflow. "Overflow" is different for ULEB128
> since it is a variable-length encoding that the compiler can be expected
> to generate enough space for. Instead of overflowing, ULEB128 will
> expand into the next 8-bit segment of the location.
>
> [...]
Here is the summary with links:
- [v9,1/3] riscv: Avoid unaligned access when relocating modules
https://git.kernel.org/riscv/c/8cbe0accc4a6
- [v9,2/3] riscv: Add remaining module relocations
https://git.kernel.org/riscv/c/8fd6c5142395
- [v9,3/3] riscv: Add tests for riscv module loading
https://git.kernel.org/riscv/c/af71bc194916
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-11-08 15:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-01 18:32 Charlie Jenkins
2023-11-01 18:32 ` [PATCH v9 1/3] riscv: Avoid unaligned access when relocating modules Charlie Jenkins
2023-11-01 18:33 ` [PATCH v9 2/3] riscv: Add remaining module relocations Charlie Jenkins
2023-11-01 18:33 ` [PATCH v9 3/3] riscv: Add tests for riscv module loading Charlie Jenkins
2023-11-08 15:10 ` patchwork-bot+linux-riscv [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=169945622385.21527.15015500547019936050.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=aou@eecs.berkeley.edu \
--cc=charlie@rivosinc.com \
--cc=ebiederm@xmission.com \
--cc=emil.renner.berthing@canonical.com \
--cc=keescook@chromium.org \
--cc=kernel@esmil.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-riscv@lists.infradead.org \
--cc=nelson@rivosinc.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=samuel.holland@sifive.com \
--cc=schwab@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox