public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Remove Muli Ben-Yahuda from Calgary x86-64 IOMMU entry
@ 2016-06-02 15:58 Krzysztof Kozlowski
  2016-06-02 20:45 ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2016-06-02 15:58 UTC (permalink / raw)
  To: x86, Andrew Morton, Greg Kroah-Hartman, linux-kernel
  Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Krzysztof Kozlowski,
	Bartlomiej Zolnierkiewicz, discuss, Jon D. Mason

Muli Ben-Yahuda's email bounces so remove him from Calgary IOMMU. He is
already present in CREDITS for that.

Cc: discuss@x86-64.org
Cc: Jon D. Mason <jdmason@kudzu.us>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4f74a5fabc40..a471a5e1080a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2771,7 +2771,6 @@ F:	include/net/caif/
 F:	net/caif/
 
 CALGARY x86-64 IOMMU
-M:	Muli Ben-Yehuda <muli@il.ibm.com>
 M:	"Jon D. Mason" <jdmason@kudzu.us>
 L:	discuss@x86-64.org
 S:	Maintained
-- 
1.9.1

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

* Re: [PATCH] MAINTAINERS: Remove Muli Ben-Yahuda from Calgary x86-64 IOMMU entry
  2016-06-02 15:58 [PATCH] MAINTAINERS: Remove Muli Ben-Yahuda from Calgary x86-64 IOMMU entry Krzysztof Kozlowski
@ 2016-06-02 20:45 ` Andrew Morton
  2016-06-04 15:58   ` Jon Mason
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2016-06-02 20:45 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Muli Ben-Yehuda
  Cc: x86, Greg Kroah-Hartman, linux-kernel, Thomas Gleixner,
	Ingo Molnar, H. Peter Anvin, Bartlomiej Zolnierkiewicz, discuss,
	Jon D. Mason


Maybe Muli Ben-Yehuda <mulix@mulix.org>?

On Thu, 02 Jun 2016 17:58:47 +0200 Krzysztof Kozlowski <k.kozlowski@samsung.com> wrote:

> Muli Ben-Yahuda's email bounces so remove him from Calgary IOMMU. He is
> already present in CREDITS for that.
> 
> Cc: discuss@x86-64.org
> Cc: Jon D. Mason <jdmason@kudzu.us>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4f74a5fabc40..a471a5e1080a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2771,7 +2771,6 @@ F:	include/net/caif/
>  F:	net/caif/
>  
>  CALGARY x86-64 IOMMU
> -M:	Muli Ben-Yehuda <muli@il.ibm.com>
>  M:	"Jon D. Mason" <jdmason@kudzu.us>
>  L:	discuss@x86-64.org
>  S:	Maintained
> -- 
> 1.9.1

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

* Re: [PATCH] MAINTAINERS: Remove Muli Ben-Yahuda from Calgary x86-64 IOMMU entry
  2016-06-02 20:45 ` Andrew Morton
@ 2016-06-04 15:58   ` Jon Mason
  2016-06-04 19:20     ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Mason @ 2016-06-04 15:58 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Krzysztof Kozlowski, Muli Ben-Yehuda, x86, Greg Kroah-Hartman,
	linux-kernel, Thomas Gleixner, Ingo Molnar, H. Peter Anvin,
	Bartlomiej Zolnierkiewicz, discuss

On Thu, Jun 02, 2016 at 01:45:43PM -0700, Andrew Morton wrote:
> 
> Maybe Muli Ben-Yehuda <mulix@mulix.org>?
> 
> On Thu, 02 Jun 2016 17:58:47 +0200 Krzysztof Kozlowski <k.kozlowski@samsung.com> wrote:
> 
> > Muli Ben-Yahuda's email bounces so remove him from Calgary IOMMU. He is
> > already present in CREDITS for that.

I setout a patch sometime ago to address this, but it appears to have
gotten lost (and my fault for not following up).  See
https://lists.linuxfoundation.org/pipermail/iommu/2014-February/007690.html

Andrew is correct, mulix@mulix.org is his email address.  So, I can
either resend my old patch or this one can be fixed-up (I'm fine
either way).

Thanks,
Jon

> > 
> > Cc: discuss@x86-64.org
> > Cc: Jon D. Mason <jdmason@kudzu.us>
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 4f74a5fabc40..a471a5e1080a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2771,7 +2771,6 @@ F:	include/net/caif/
> >  F:	net/caif/
> >  
> >  CALGARY x86-64 IOMMU
> > -M:	Muli Ben-Yehuda <muli@il.ibm.com>
> >  M:	"Jon D. Mason" <jdmason@kudzu.us>
> >  L:	discuss@x86-64.org
> >  S:	Maintained
> > -- 
> > 1.9.1

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

* Re: [PATCH] MAINTAINERS: Remove Muli Ben-Yahuda from Calgary x86-64 IOMMU entry
  2016-06-04 15:58   ` Jon Mason
@ 2016-06-04 19:20     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2016-06-04 19:20 UTC (permalink / raw)
  To: Jon Mason
  Cc: Andrew Morton, Krzysztof Kozlowski, Muli Ben-Yehuda, x86,
	Greg Kroah-Hartman, linux-kernel, Thomas Gleixner, Ingo Molnar,
	H. Peter Anvin, Bartlomiej Zolnierkiewicz, discuss

On Sat, Jun 04, 2016 at 11:58:04AM -0400, Jon Mason wrote:
> On Thu, Jun 02, 2016 at 01:45:43PM -0700, Andrew Morton wrote:
> > 
> > Maybe Muli Ben-Yehuda <mulix@mulix.org>?
> > 
> > On Thu, 02 Jun 2016 17:58:47 +0200 Krzysztof Kozlowski <k.kozlowski@samsung.com> wrote:
> > 
> > > Muli Ben-Yahuda's email bounces so remove him from Calgary IOMMU. He is
> > > already present in CREDITS for that.
> 
> I setout a patch sometime ago to address this, but it appears to have
> gotten lost (and my fault for not following up).  See
> https://lists.linuxfoundation.org/pipermail/iommu/2014-February/007690.html
> 
> Andrew is correct, mulix@mulix.org is his email address.  So, I can
> either resend my old patch or this one can be fixed-up (I'm fine
> either way).

I would vote for resending your patch.

Best regards,
Krzysztof

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

end of thread, other threads:[~2016-06-04 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02 15:58 [PATCH] MAINTAINERS: Remove Muli Ben-Yahuda from Calgary x86-64 IOMMU entry Krzysztof Kozlowski
2016-06-02 20:45 ` Andrew Morton
2016-06-04 15:58   ` Jon Mason
2016-06-04 19:20     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox