* [PATCH] MAINTAINERS: scale modules with more reviewers
@ 2024-08-21 17:40 ` Luis Chamberlain
2024-08-21 23:04 ` Sami Tolvanen
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Luis Chamberlain @ 2024-08-21 17:40 UTC (permalink / raw)
To: linux-modules, linux-kernel, petr.pavlu, samitolvanen, da.gomez
Cc: mcgrof, kris.van.hees
We're looking to add Rust module support, and I don't speak
Rust yet. The compromise was reached that in order to scale we'd
get volunteers committed from the Rust community willing to review
both Rust and C code for modules so we can ensure we get proper
reviews for both parts of the code and so that we can scale.
Add those who have stepped up to help.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
---
First order of business, please help review Kris Van Hees's patches with
Rust in mind!
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f328373463b0..7e2cf251427d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15454,6 +15454,9 @@ F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
MODULE SUPPORT
M: Luis Chamberlain <mcgrof@kernel.org>
+R: Petr Pavlu <petr.pavlu@suse.com>
+R: Sami Tolvanen <samitolvanen@google.com>
+R: Daniel Gomez <da.gomez@samsung.com>
L: linux-modules@vger.kernel.org
L: linux-kernel@vger.kernel.org
S: Maintained
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: scale modules with more reviewers
2024-08-21 17:40 ` [PATCH] MAINTAINERS: scale modules with more reviewers Luis Chamberlain
@ 2024-08-21 23:04 ` Sami Tolvanen
2024-08-22 10:35 ` Petr Pavlu
2024-08-23 14:28 ` Daniel Gomez
2 siblings, 0 replies; 4+ messages in thread
From: Sami Tolvanen @ 2024-08-21 23:04 UTC (permalink / raw)
To: Luis Chamberlain
Cc: linux-modules, linux-kernel, petr.pavlu, da.gomez, kris.van.hees
On Wed, Aug 21, 2024 at 10:40 AM Luis Chamberlain <mcgrof@kernel.org> wrote:
>
> We're looking to add Rust module support, and I don't speak
> Rust yet. The compromise was reached that in order to scale we'd
> get volunteers committed from the Rust community willing to review
> both Rust and C code for modules so we can ensure we get proper
> reviews for both parts of the code and so that we can scale.
>
> Add those who have stepped up to help.
>
> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Sami Tolvanen <samitolvanen@google.com>
Sami
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: scale modules with more reviewers
2024-08-21 17:40 ` [PATCH] MAINTAINERS: scale modules with more reviewers Luis Chamberlain
2024-08-21 23:04 ` Sami Tolvanen
@ 2024-08-22 10:35 ` Petr Pavlu
2024-08-23 14:28 ` Daniel Gomez
2 siblings, 0 replies; 4+ messages in thread
From: Petr Pavlu @ 2024-08-22 10:35 UTC (permalink / raw)
To: Luis Chamberlain
Cc: kris.van.hees, samitolvanen, da.gomez, linux-modules,
linux-kernel
On 8/21/24 19:40, Luis Chamberlain wrote:
> We're looking to add Rust module support, and I don't speak
> Rust yet. The compromise was reached that in order to scale we'd
> get volunteers committed from the Rust community willing to review
> both Rust and C code for modules so we can ensure we get proper
> reviews for both parts of the code and so that we can scale.
>
> Add those who have stepped up to help.
>
> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Petr Pavlu <petr.pavlu@suse.com>
Cheers,
Petr
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: scale modules with more reviewers
2024-08-21 17:40 ` [PATCH] MAINTAINERS: scale modules with more reviewers Luis Chamberlain
2024-08-21 23:04 ` Sami Tolvanen
2024-08-22 10:35 ` Petr Pavlu
@ 2024-08-23 14:28 ` Daniel Gomez
2 siblings, 0 replies; 4+ messages in thread
From: Daniel Gomez @ 2024-08-23 14:28 UTC (permalink / raw)
To: Luis Chamberlain
Cc: linux-modules, linux-kernel, petr.pavlu, samitolvanen,
kris.van.hees
On Wed, Aug 21, 2024 at 10:40:21AM -0700, Luis Chamberlain wrote:
> We're looking to add Rust module support, and I don't speak
> Rust yet. The compromise was reached that in order to scale we'd
> get volunteers committed from the Rust community willing to review
> both Rust and C code for modules so we can ensure we get proper
> reviews for both parts of the code and so that we can scale.
>
> Add those who have stepped up to help.
>
> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
> ---
Acked-by: Daniel Gomez <da.gomez@samsung.com>
Daniel
>
> First order of business, please help review Kris Van Hees's patches with
> Rust in mind!
>
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f328373463b0..7e2cf251427d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15454,6 +15454,9 @@ F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
>
> MODULE SUPPORT
> M: Luis Chamberlain <mcgrof@kernel.org>
> +R: Petr Pavlu <petr.pavlu@suse.com>
> +R: Sami Tolvanen <samitolvanen@google.com>
> +R: Daniel Gomez <da.gomez@samsung.com>
> L: linux-modules@vger.kernel.org
> L: linux-kernel@vger.kernel.org
> S: Maintained
> --
> 2.43.0
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-08-23 14:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20240821174031eucas1p227ee9e3d67c1b52aca8603f73e7d30dc@eucas1p2.samsung.com>
2024-08-21 17:40 ` [PATCH] MAINTAINERS: scale modules with more reviewers Luis Chamberlain
2024-08-21 23:04 ` Sami Tolvanen
2024-08-22 10:35 ` Petr Pavlu
2024-08-23 14:28 ` Daniel Gomez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox