From: Viresh Kumar Date: Tue, 25 Feb 2025 04:35:41 +0000 (+0530) Subject: MAINTAINERS: Add entry for Rust cpumask API X-Git-Tag: v6.16-rc1~109^2~1^2~3^2~1^2~12 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ab49f64078da82ae5c362900b65a872f8a9bd585;p=linux-block.git MAINTAINERS: Add entry for Rust cpumask API Update the MAINTAINERS file to include the Rust abstractions for cpumask API. Yury has indicated that he does not wish to maintain the Rust code but would like to be listed as a reviewer. Signed-off-by: Viresh Kumar Reviewed-by: Yury Norov --- diff --git a/MAINTAINERS b/MAINTAINERS index 96b827049501..bd7c54af4fd4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6237,6 +6237,12 @@ L: linux-riscv@lists.infradead.org S: Maintained F: drivers/cpuidle/cpuidle-riscv-sbi.c +CPUMASK API [RUST] +M: Viresh Kumar +R: Yury Norov +S: Maintained +F: rust/kernel/cpumask.rs + CRAMFS FILESYSTEM M: Nicolas Pitre S: Maintained