Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1700555 > unrolled thread

[PATCH v7 01/15] MAINTAINERS: Add RISC-V

Started byPalmer Dabbelt <palmer@dabbelt.com>
First post2017-08-01 03:10 +0200
Last post2017-08-03 15:20 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v7 01/15] MAINTAINERS: Add RISC-V Palmer Dabbelt <palmer@dabbelt.com> - 2017-08-01 03:10 +0200
    Re: [PATCH v7 01/15] MAINTAINERS: Add RISC-V Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-08-01 15:10 +0200
      Re: [patches] Re: [PATCH v7 01/15] MAINTAINERS: Add RISC-V Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-08-03 15:20 +0200

#1700555 — [PATCH v7 01/15] MAINTAINERS: Add RISC-V

FromPalmer Dabbelt <palmer@dabbelt.com>
Date2017-08-01 03:10 +0200
Subject[PATCH v7 01/15] MAINTAINERS: Add RISC-V
Message-ID<u9tR7-57m-11@gated-at.bofh.it>
From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

RISC-V needs a MAINTAINERS entry. Let's add one.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 196bbc4613c7..651b9ad5cd68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11302,6 +11302,15 @@ S:	Maintained
 F:	drivers/mtd/nand/r852.c
 F:	drivers/mtd/nand/r852.h
 
+RISC-V ARCHITECTURE
+M:	Palmer Dabbelt <palmer@sifive.com>
+M:	Albert Ou <albert@sifive.com>
+L:	patches@groups.riscv.org
+T:	git https://github.com/riscv/riscv-linux
+S:	Supported
+F:	arch/riscv/
+K:	riscv
+
 ROCCAT DRIVERS
 M:	Stefan Achatz <erazor_de@users.sourceforge.net>
 W:	http://sourceforge.net/projects/roccat/
-- 
2.13.0

[toc] | [next] | [standalone]


#1701013

FromAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Date2017-08-01 15:10 +0200
Message-ID<u9F5U-4q3-13@gated-at.bofh.it>
In reply to#1700555
On Mon, 2017-07-31 at 17:59 -0700, Palmer Dabbelt wrote:
> From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> 
> RISC-V needs a MAINTAINERS entry. Let's add one.
> 

Have you checked this by a brand new script (*) from Linus? 

(*) parse-maintainers.pl

> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 196bbc4613c7..651b9ad5cd68 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11302,6 +11302,15 @@ S:	Maintained
>  F:	drivers/mtd/nand/r852.c
>  F:	drivers/mtd/nand/r852.h
>  
> +RISC-V ARCHITECTURE
> +M:	Palmer Dabbelt <palmer@sifive.com>
> +M:	Albert Ou <albert@sifive.com>
> +L:	patches@groups.riscv.org
> +T:	git https://github.com/riscv/riscv-linux
> +S:	Supported
> +F:	arch/riscv/
> +K:	riscv
> +
>  ROCCAT DRIVERS
>  M:	Stefan Achatz <erazor_de@users.sourceforge.net>
>  W:	http://sourceforge.net/projects/roccat/

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

[toc] | [prev] | [next] | [standalone]


#1703104 — Re: [patches] Re: [PATCH v7 01/15] MAINTAINERS: Add RISC-V

FromJonathan Neuschäfer <j.neuschaefer@gmx.net>
Date2017-08-03 15:20 +0200
SubjectRe: [patches] Re: [PATCH v7 01/15] MAINTAINERS: Add RISC-V
Message-ID<uaocG-rc-27@gated-at.bofh.it>
In reply to#1701013

[Multipart message — attachments visible in raw view] — view raw

On Tue, Aug 01, 2017 at 04:03:28PM +0300, Andy Shevchenko wrote:
> On Mon, 2017-07-31 at 17:59 -0700, Palmer Dabbelt wrote:
> > From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> > 
> > RISC-V needs a MAINTAINERS entry. Let's add one.
> > 
> 
> Have you checked this by a brand new script (*) from Linus? 
> 
> (*) parse-maintainers.pl

I've checked the git version of this patch[0], and parse-maintainers.pl
doesn't move the RISC-V entry. (After fixing an unrelated error: SYNC
FILE FRAMEWORK is listed twice.)

[0]: https://github.com/riscv/riscv-linux/commit/281ce9f11e462f6d603516d56a02a9565d81587d


Jonathan Neuschäfer

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web