All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance
@ 2021-12-02 17:11 Mathieu Poirier
  2021-12-05  6:57 ` Ohad Ben Cohen
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Poirier @ 2021-12-02 17:11 UTC (permalink / raw)
  To: bjorn.andersson, ohad; +Cc: linux-remoteproc, linux-kernel

Ohad has not reviewed patches in the remoteproc and rpmsg subsystems for
several years now:

$ git log --no-merges --format=email drivers/remoteproc/ drivers/rpmsg/ | \
  grep -Pi "^Subject:|^Date:|^[\w\-]+-by:.*ohad*" | grep -B2 ohad

Date: Wed, 16 Sep 2015 07:32:54 -0500
Subject: [PATCH] remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Date: Fri, 28 Aug 2015 18:08:19 -0700
Subject: [PATCH] remoteproc: report error if resource table doesn't exist
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
--
Date: Wed, 16 Sep 2015 19:29:18 -0500
Subject: [PATCH] remoteproc: fix memory leak of remoteproc ida cache layers
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Date: Fri, 20 Nov 2015 18:26:07 +0100
Subject: [PATCH] remoteproc: avoid stack overflow in debugfs file
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Date: Thu, 18 Jun 2015 11:44:41 +0300
Subject: [PATCH] remoteproc: fix !CONFIG_OF build breakage
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Date: Fri, 22 May 2015 15:45:30 -0500
Subject: [PATCH] remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>

As such move his names to the CREDITS file.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
---

Credits to Joe Perches for the git script.

New for V2:
- Fixed Ohad's name and contribution in CREDITS
- Updated Joe's git script in changelog.
---
 CREDITS     | 5 +++++
 MAINTAINERS | 2 --
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CREDITS b/CREDITS
index d8f63e8329e8..b97256d5bc24 100644
--- a/CREDITS
+++ b/CREDITS
@@ -315,6 +315,11 @@ S: Via Delle Palme, 9
 S: Terni 05100
 S: Italy
 
+N: Ohad Ben Cohen
+E: ohad@wizery.com
+D: Remote Processor (remoteproc) subsystem
+D: Remote Processor Messaging (rpmsg) subsystem
+
 N: Krzysztof Benedyczak
 E: golbi@mat.uni.torun.pl
 W: http://www.mat.uni.torun.pl/~golbi
diff --git a/MAINTAINERS b/MAINTAINERS
index 7a2345ce8521..ee82a598b3ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16171,7 +16171,6 @@ S:	Supported
 F:	fs/reiserfs/
 
 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
-M:	Ohad Ben-Cohen <ohad@wizery.com>
 M:	Bjorn Andersson <bjorn.andersson@linaro.org>
 M:	Mathieu Poirier <mathieu.poirier@linaro.org>
 L:	linux-remoteproc@vger.kernel.org
@@ -16185,7 +16184,6 @@ F:	include/linux/remoteproc.h
 F:	include/linux/remoteproc/
 
 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
-M:	Ohad Ben-Cohen <ohad@wizery.com>
 M:	Bjorn Andersson <bjorn.andersson@linaro.org>
 M:	Mathieu Poirier <mathieu.poirier@linaro.org>
 L:	linux-remoteproc@vger.kernel.org
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance
  2021-12-02 17:11 [PATCH v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance Mathieu Poirier
@ 2021-12-05  6:57 ` Ohad Ben Cohen
  0 siblings, 0 replies; 2+ messages in thread
From: Ohad Ben Cohen @ 2021-12-05  6:57 UTC (permalink / raw)
  To: Mathieu Poirier; +Cc: bjorn.andersson, linux-remoteproc, linux-kernel

Mathieu hi,

Thanks for the patch.

On Thu, Dec 2, 2021 at 7:11 PM Mathieu Poirier
<mathieu.poirier@linaro.org> wrote:
> +N: Ohad Ben Cohen
> +E: ohad@wizery.com
> +D: Remote Processor (remoteproc) subsystem
> +D: Remote Processor Messaging (rpmsg) subsystem
...
>  REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
> -M:     Ohad Ben-Cohen <ohad@wizery.com>
...
>  REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
> -M:     Ohad Ben-Cohen <ohad@wizery.com>

Acked-by: Ohad Ben Cohen <ohad@wizery.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-05  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 17:11 [PATCH v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance Mathieu Poirier
2021-12-05  6:57 ` Ohad Ben Cohen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.