Include Rust side implementation files to the SRCU maintainer
entry.

Signed-off-by: Onur Özkan <[email protected]>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e0b307b2108c..7739a435f258 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24624,6 +24624,7 @@ SLEEPABLE READ-COPY UPDATE (SRCU)
 M:     Lai Jiangshan <[email protected]>
 M:     "Paul E. McKenney" <[email protected]>
 M:     Josh Triplett <[email protected]>
+M:     Onur Özkan <[email protected]> (RUST)
 R:     Steven Rostedt <[email protected]>
 R:     Mathieu Desnoyers <[email protected]>
 L:     [email protected]
@@ -24632,6 +24633,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 <[email protected]>
-- 
2.51.2


Reply via email to