[PATCH v12 0/5] Tracepoints and static branch in Rust
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Dec 11 14:32:28 PST 2024
Hello:
This series was applied to riscv/linux.git (fixes)
by Steven Rostedt (Google) <rostedt at goodmis.org>:
On Wed, 30 Oct 2024 16:04:23 +0000 you wrote:
> An important part of a production ready Linux kernel driver is
> tracepoints. So to write production ready Linux kernel drivers in Rust,
> we must be able to call tracepoints from Rust code. This patch series
> adds support for calling tracepoints declared in C from Rust.
>
> This series includes a patch that adds a user of tracepoints to the
> rust_print sample. Please see that sample for details on what is needed
> to use this feature in Rust code.
>
> [...]
Here is the summary with links:
- [v12,1/5] rust: add static_branch_unlikely for static_key_false
https://git.kernel.org/riscv/c/6e59bcc9c8ad
- [v12,2/5] rust: add tracepoint support
https://git.kernel.org/riscv/c/ad37bcd965fd
- [v12,3/5] rust: samples: add tracepoint to Rust sample
https://git.kernel.org/riscv/c/91d39024e1b0
- [v12,4/5] jump_label: adjust inline asm to be consistent
https://git.kernel.org/riscv/c/aecaf181651c
- [v12,5/5] rust: add arch_static_branch
https://git.kernel.org/riscv/c/169484ab6677
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