[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<173395634899.1729195.7492083712432982213.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 22:32:28 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: linux-riscv@...ts.infradead.org, rostedt@...dmis.org, mhiramat@...nel.org,
mathieu.desnoyers@...icios.com, peterz@...radead.org, jpoimboe@...nel.org,
jbaron@...mai.com, ardb@...nel.org, ojeda@...nel.org, alex.gaynor@...il.com,
wedsonaf@...il.com, boqun.feng@...il.com, gary@...yguo.net,
bjorn3_gh@...tonmail.com, benno.lossin@...ton.me, a.hindborg@...nel.org,
linux-trace-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org, arnd@...db.de, linux-arch@...r.kernel.org,
tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com,
seanjc@...gle.com, ubizjak@...il.com, catalin.marinas@....com,
will@...nel.org, maz@...nel.org, oliver.upton@...ux.dev,
mark.rutland@....com, ryan.roberts@....com, tabba@...gle.com,
linux-arm-kernel@...ts.infradead.org, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu, apatel@...tanamicro.com,
ajones@...tanamicro.com, alexghiti@...osinc.com, conor.dooley@...rochip.com,
samuel.holland@...ive.com, chenhuacai@...nel.org, kernel@...0n.name,
maobibo@...ngson.cn, yangtiezhu@...ngson.cn, akpm@...ux-foundation.org,
zhaotianrui@...ngson.cn, loongarch@...ts.linux.dev, cmllamas@...gle.com,
palmer@...osinc.com
Subject: Re: [PATCH v12 0/5] Tracepoints and static branch in Rust
Hello:
This series was applied to riscv/linux.git (fixes)
by Steven Rostedt (Google) <rostedt@...dmis.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
Powered by blists - more mailing lists