diff mbox series

MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparc

Message ID 20240115150200.513531-1-andreas@gaisler.com
State New
Headers show
Series MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparc | expand

Commit Message

Andreas Larsson Jan. 15, 2024, 3:02 p.m. UTC
Dave has not been very active on arch/sparc for the past two years.
I have been contributing to the SPARC32 port as well as maintaining
out-of-tree SPARC32 patches for LEON3/4/5 (SPARCv8 with CAS support)
since 2012. I am willing to step up as an arch/sparc (co-)maintainer.

For recent discussions on the matter, see [1] and [2].

[1] https://lore.kernel.org/r/20230713075235.2164609-1-u.kleine-koenig@pengutronix.de
[2] https://lore.kernel.org/r/20231209105816.GA1085691@ravnborg.org/

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Sam Ravnborg Jan. 16, 2024, 10:19 a.m. UTC | #1
On Mon, Jan 15, 2024 at 04:02:00PM +0100, Andreas Larsson wrote:
> Dave has not been very active on arch/sparc for the past two years.
> I have been contributing to the SPARC32 port as well as maintaining
> out-of-tree SPARC32 patches for LEON3/4/5 (SPARCv8 with CAS support)
> since 2012. I am willing to step up as an arch/sparc (co-)maintainer.
> 
> For recent discussions on the matter, see [1] and [2].
> 
> [1] https://lore.kernel.org/r/20230713075235.2164609-1-u.kleine-koenig@pengutronix.de
> [2] https://lore.kernel.org/r/20231209105816.GA1085691@ravnborg.org/
> 
> Signed-off-by: Andreas Larsson <andreas@gaisler.com>
> Suggested-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

It would be great to have an active sparc maintainer.

	Sam
John Paul Adrian Glaubitz Jan. 16, 2024, 10:26 a.m. UTC | #2
On Mon, 2024-01-15 at 16:02 +0100, Andreas Larsson wrote:
> Dave has not been very active on arch/sparc for the past two years.
> I have been contributing to the SPARC32 port as well as maintaining
> out-of-tree SPARC32 patches for LEON3/4/5 (SPARCv8 with CAS support)
> since 2012. I am willing to step up as an arch/sparc (co-)maintainer.
> 
> For recent discussions on the matter, see [1] and [2].
> 
> [1] https://lore.kernel.org/r/20230713075235.2164609-1-u.kleine-koenig@pengutronix.de
> [2] https://lore.kernel.org/r/20231209105816.GA1085691@ravnborg.org/
> 
> Signed-off-by: Andreas Larsson <andreas@gaisler.com>
> Suggested-by: Arnd Bergmann <arnd@arndb.de>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 391bbb855cbe..9e12c8cdbef0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20431,6 +20431,7 @@ F:	Documentation/translations/sp_SP/
>  
>  SPARC + UltraSPARC (sparc/sparc64)
>  M:	"David S. Miller" <davem@davemloft.net>
> +M:	Andreas Larsson <andreas@gaisler.com>
>  L:	sparclinux@vger.kernel.org
>  S:	Maintained
>  Q:	http://patchwork.ozlabs.org/project/sparclinux/list/

Acked-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Arnd Bergmann Jan. 16, 2024, 10:39 p.m. UTC | #3
On Mon, Jan 15, 2024, at 16:02, Andreas Larsson wrote:
> Dave has not been very active on arch/sparc for the past two years.
> I have been contributing to the SPARC32 port as well as maintaining
> out-of-tree SPARC32 patches for LEON3/4/5 (SPARCv8 with CAS support)
> since 2012. I am willing to step up as an arch/sparc (co-)maintainer.
>
> For recent discussions on the matter, see [1] and [2].
>
> [1] 
> https://lore.kernel.org/r/20230713075235.2164609-1-u.kleine-koenig@pengutronix.de
> [2] https://lore.kernel.org/r/20231209105816.GA1085691@ravnborg.org/
>
> Signed-off-by: Andreas Larsson <andreas@gaisler.com>
> Suggested-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: Arnd Bergmann <arnd@arndb.de>

Thanks for the follow-up.

Let's give DaveM a few more days to reply, and will merge it through
the asm-generic tree with the Acks it got by then. I think this patch
should be part of the bugfix branch for 6.8, while the series from
Sam and any patches you have in your own tree are probably 6.9
material.

If you like, I can merge any of the 6.9 patches through the
asm-generic tree as well while you get set up with your own
infrastructure.

     Arnd
Jose E. Marchesi Jan. 17, 2024, 10:46 a.m. UTC | #4
> Dave has not been very active on arch/sparc for the past two years.
> I have been contributing to the SPARC32 port as well as maintaining
> out-of-tree SPARC32 patches for LEON3/4/5 (SPARCv8 with CAS support)
> since 2012. I am willing to step up as an arch/sparc (co-)maintainer.
>
> For recent discussions on the matter, see [1] and [2].
>
> [1] https://lore.kernel.org/r/20230713075235.2164609-1-u.kleine-koenig@pengutronix.de
> [2] https://lore.kernel.org/r/20231209105816.GA1085691@ravnborg.org/
>
> Signed-off-by: Andreas Larsson <andreas@gaisler.com>
> Suggested-by: Arnd Bergmann <arnd@arndb.de>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 391bbb855cbe..9e12c8cdbef0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20431,6 +20431,7 @@ F:	Documentation/translations/sp_SP/
>  
>  SPARC + UltraSPARC (sparc/sparc64)
>  M:	"David S. Miller" <davem@davemloft.net>
> +M:	Andreas Larsson <andreas@gaisler.com>
>  L:	sparclinux@vger.kernel.org
>  S:	Maintained
>  Q:	http://patchwork.ozlabs.org/project/sparclinux/list/

Acked-by: Jose E. Marchesi <jose.marchesi@oracle.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 391bbb855cbe..9e12c8cdbef0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20431,6 +20431,7 @@  F:	Documentation/translations/sp_SP/
 
 SPARC + UltraSPARC (sparc/sparc64)
 M:	"David S. Miller" <davem@davemloft.net>
+M:	Andreas Larsson <andreas@gaisler.com>
 L:	sparclinux@vger.kernel.org
 S:	Maintained
 Q:	http://patchwork.ozlabs.org/project/sparclinux/list/