mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
MAINTAINERS: add Rust SRCU files to SRCU entry
Include Rust side implementation files to the SRCU maintainer entry. Signed-off-by: Onur Özkan <work@onurozkan.dev> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Boqun Feng <boqun@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
This commit is contained in:
parent
59cf3a5bda
commit
3f90d04303
|
|
@ -24933,6 +24933,7 @@ SLEEPABLE READ-COPY UPDATE (SRCU)
|
|||
M: Lai Jiangshan <jiangshanlai@gmail.com>
|
||||
M: "Paul E. McKenney" <paulmck@kernel.org>
|
||||
M: Josh Triplett <josh@joshtriplett.org>
|
||||
M: Onur Özkan <work@onurozkan.dev> (RUST)
|
||||
R: Steven Rostedt <rostedt@goodmis.org>
|
||||
R: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
|
||||
L: rcu@vger.kernel.org
|
||||
|
|
@ -24941,6 +24942,8 @@ W: http://www.rdrop.com/users/paulmck/RCU/
|
|||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git rcu/dev
|
||||
F: include/linux/srcu*.h
|
||||
F: kernel/rcu/srcu*.c
|
||||
F: rust/helpers/srcu.c
|
||||
F: rust/kernel/sync/srcu.rs
|
||||
|
||||
SMACK SECURITY MODULE
|
||||
M: Casey Schaufler <casey@schaufler-ca.com>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user