All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Some SGI-related cleanup
@ 2020-10-07 16:19 Steve Wahl
  2020-10-07 16:41 ` Robin Holt
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Wahl @ 2020-10-07 16:19 UTC (permalink / raw)
  To: LKML; +Cc: Steve Wahl, Robin Holt, Mike Travis, Dimitri Sivanich

UV platforms are the only ones who currently use the XP/XPC/XPNET
Driver, so it seems fair HPE should take some responsibility as
maintainers of it; so add Mike Travis and Steve Wahl.  Cliff
Whickman's email address is no longer valid, so remove it. Robin Holt
was contacted and wishes to remain as a maintainer.

Update Dimitri Sivanich's email address for the SGI GRU driver.

Add Mike Travis to HPE Superdome Flex (UV) platform.

Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
CC: Robin Holt <robinmholt@gmail.com>
Cc: Mike Travis <mike.travis@hpe.com>
Cc: Dimitri Sivanich <dimitri.sivanich@hpe.com>
---

Second sending due to a Return-Path: problem with my email config. My
apologies if you've seen this twice.

 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9350506a1127..3a18b48a5221 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15671,13 +15671,14 @@ F:	include/linux/sfp.h
 K:	phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
 
 SGI GRU DRIVER
-M:	Dimitri Sivanich <sivanich@sgi.com>
+M:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
 S:	Maintained
 F:	drivers/misc/sgi-gru/
 
 SGI XP/XPC/XPNET DRIVER
-M:	Cliff Whickman <cpw@sgi.com>
 M:	Robin Holt <robinmholt@gmail.com>
+M:	Steve Wahl <steve.wahl@hpe.com>
+R:	Mike Travis <mike.travis@hpe.com>
 S:	Maintained
 F:	drivers/misc/sgi-xp/
 
@@ -18905,6 +18906,7 @@ F:	arch/x86/platform
 
 X86 PLATFORM UV HPE SUPERDOME FLEX
 M:	Steve Wahl <steve.wahl@hpe.com>
+R:	Mike Travis <mike.travis@hpe.com>
 R:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
 R:	Russ Anderson <russ.anderson@hpe.com>
 S:	Supported
-- 
2.26.2


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

* Re: [PATCH] MAINTAINERS: Some SGI-related cleanup
  2020-10-07 16:19 [PATCH] MAINTAINERS: Some SGI-related cleanup Steve Wahl
@ 2020-10-07 16:41 ` Robin Holt
  0 siblings, 0 replies; 6+ messages in thread
From: Robin Holt @ 2020-10-07 16:41 UTC (permalink / raw)
  To: Steve Wahl; +Cc: LKML, Mike Travis, Dimitri Sivanich

> Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
Acked-by: Robin Holt <robinmholt@gmail.com>

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

* Re: [PATCH] MAINTAINERS: Some SGI-related cleanup
  2023-08-01 11:16   ` Joel Granados
@ 2023-08-01 15:27     ` Steve Wahl
  0 siblings, 0 replies; 6+ messages in thread
From: Steve Wahl @ 2023-08-01 15:27 UTC (permalink / raw)
  To: Joel Granados
  Cc: Steve Wahl, LKML, Robin Holt, Dimitri Sivanich, Darren Hart,
	Andy Shevchenko, Thomas Gleixner, Ingo Molnar, x86,
	Russ Anderson

On Tue, Aug 01, 2023 at 01:16:46PM +0200, Joel Granados wrote:
> Hello
> 
> I recently got an error while sending a mail to Mike Travis. Does he
> have a new mail? 

Mike has retired from HPE.  We had initiated an update to the
MAINTAINERS file, but apparently that fell by the wayside.  You can
expect a MAINTAINERS patch imminently.

Thanks for brining this to our attention!

--> Steve Wahl

> Best
> 
> On Mon, Oct 19, 2020 at 03:35:33PM -0500, Steve Wahl wrote:
> > UV platforms are the only ones who currently use the XP/XPC/XPNET
> > Driver, so it seems fair HPE should take some responsibility as
> > maintainers of it; so add Mike Travis and Steve Wahl.  Cliff
> > Whickman's email address is no longer valid, so remove it. Robin Holt
> > was contacted and wishes to remain as a maintainer.
> > 
> > Update Dimitri Sivanich's email address for the SGI GRU driver.
> > 
> > Add Mike Travis to HPE Superdome Flex (UV) platform.
> > 
> > Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
> > Acked-By: Robin Holt <robinmholt@gmail.com>
> > Cc: Mike Travis <mike.travis@hpe.com>
> > Cc: Dimitri Sivanich <dimitri.sivanich@hpe.com>
> > ---
> > 
> > Third sending: increase distribution list.  Someday I may get this
> > right the first time.  (My appologies if you've seen this thrice.)
> > 
> > Second sending was due to a Return-Path: problem with my email config. My
> > apologies if you've seen this twice.
> > ---
> >  MAINTAINERS | 6 ++++--
> >  1 file changed, 4 insertions(+), 2 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9350506a1127..3a18b48a5221 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15671,13 +15671,14 @@ F:	include/linux/sfp.h
> >  K:	phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
> >  
> >  SGI GRU DRIVER
> > -M:	Dimitri Sivanich <sivanich@sgi.com>
> > +M:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
> >  S:	Maintained
> >  F:	drivers/misc/sgi-gru/
> >  
> >  SGI XP/XPC/XPNET DRIVER
> > -M:	Cliff Whickman <cpw@sgi.com>
> >  M:	Robin Holt <robinmholt@gmail.com>
> > +M:	Steve Wahl <steve.wahl@hpe.com>
> > +R:	Mike Travis <mike.travis@hpe.com>
> >  S:	Maintained
> >  F:	drivers/misc/sgi-xp/
> >  
> > @@ -18905,6 +18906,7 @@ F:	arch/x86/platform
> >  
> >  X86 PLATFORM UV HPE SUPERDOME FLEX
> >  M:	Steve Wahl <steve.wahl@hpe.com>
> > +R:	Mike Travis <mike.travis@hpe.com>
> >  R:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
> >  R:	Russ Anderson <russ.anderson@hpe.com>
> >  S:	Supported
> > -- 
> > 2.26.2
> > 
> 
> -- 
> 
> Joel Granados



-- 
Steve Wahl, Hewlett Packard Enterprise

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

* Re: [PATCH] MAINTAINERS: Some SGI-related cleanup
       [not found] ` <CGME20230801111648eucas1p1ed0ae759c5f4471ffff404fb4da66e28@eucas1p1.samsung.com>
@ 2023-08-01 11:16   ` Joel Granados
  2023-08-01 15:27     ` Steve Wahl
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Granados @ 2023-08-01 11:16 UTC (permalink / raw)
  To: Steve Wahl
  Cc: LKML, Robin Holt, Mike Travis, Dimitri Sivanich, Darren Hart,
	Andy Shevchenko, Thomas Gleixner, Ingo Molnar, x86,
	Russ Anderson

[-- Attachment #1: Type: text/plain, Size: 2266 bytes --]

Hello

I recently got an error while sending a mail to Mike Travis. Does he
have a new mail? 

Best

On Mon, Oct 19, 2020 at 03:35:33PM -0500, Steve Wahl wrote:
> UV platforms are the only ones who currently use the XP/XPC/XPNET
> Driver, so it seems fair HPE should take some responsibility as
> maintainers of it; so add Mike Travis and Steve Wahl.  Cliff
> Whickman's email address is no longer valid, so remove it. Robin Holt
> was contacted and wishes to remain as a maintainer.
> 
> Update Dimitri Sivanich's email address for the SGI GRU driver.
> 
> Add Mike Travis to HPE Superdome Flex (UV) platform.
> 
> Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
> Acked-By: Robin Holt <robinmholt@gmail.com>
> Cc: Mike Travis <mike.travis@hpe.com>
> Cc: Dimitri Sivanich <dimitri.sivanich@hpe.com>
> ---
> 
> Third sending: increase distribution list.  Someday I may get this
> right the first time.  (My appologies if you've seen this thrice.)
> 
> Second sending was due to a Return-Path: problem with my email config. My
> apologies if you've seen this twice.
> ---
>  MAINTAINERS | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9350506a1127..3a18b48a5221 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15671,13 +15671,14 @@ F:	include/linux/sfp.h
>  K:	phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
>  
>  SGI GRU DRIVER
> -M:	Dimitri Sivanich <sivanich@sgi.com>
> +M:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
>  S:	Maintained
>  F:	drivers/misc/sgi-gru/
>  
>  SGI XP/XPC/XPNET DRIVER
> -M:	Cliff Whickman <cpw@sgi.com>
>  M:	Robin Holt <robinmholt@gmail.com>
> +M:	Steve Wahl <steve.wahl@hpe.com>
> +R:	Mike Travis <mike.travis@hpe.com>
>  S:	Maintained
>  F:	drivers/misc/sgi-xp/
>  
> @@ -18905,6 +18906,7 @@ F:	arch/x86/platform
>  
>  X86 PLATFORM UV HPE SUPERDOME FLEX
>  M:	Steve Wahl <steve.wahl@hpe.com>
> +R:	Mike Travis <mike.travis@hpe.com>
>  R:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
>  R:	Russ Anderson <russ.anderson@hpe.com>
>  S:	Supported
> -- 
> 2.26.2
> 

-- 

Joel Granados

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

* [PATCH] MAINTAINERS: Some SGI-related cleanup
@ 2020-10-19 20:35 Steve Wahl
       [not found] ` <CGME20230801111648eucas1p1ed0ae759c5f4471ffff404fb4da66e28@eucas1p1.samsung.com>
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Wahl @ 2020-10-19 20:35 UTC (permalink / raw)
  To: LKML
  Cc: Steve Wahl, Robin Holt, Mike Travis, Dimitri Sivanich,
	Darren Hart, Andy Shevchenko, Thomas Gleixner, Ingo Molnar, x86,
	Russ Anderson

UV platforms are the only ones who currently use the XP/XPC/XPNET
Driver, so it seems fair HPE should take some responsibility as
maintainers of it; so add Mike Travis and Steve Wahl.  Cliff
Whickman's email address is no longer valid, so remove it. Robin Holt
was contacted and wishes to remain as a maintainer.

Update Dimitri Sivanich's email address for the SGI GRU driver.

Add Mike Travis to HPE Superdome Flex (UV) platform.

Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
Acked-By: Robin Holt <robinmholt@gmail.com>
Cc: Mike Travis <mike.travis@hpe.com>
Cc: Dimitri Sivanich <dimitri.sivanich@hpe.com>
---

Third sending: increase distribution list.  Someday I may get this
right the first time.  (My appologies if you've seen this thrice.)

Second sending was due to a Return-Path: problem with my email config. My
apologies if you've seen this twice.
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9350506a1127..3a18b48a5221 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15671,13 +15671,14 @@ F:	include/linux/sfp.h
 K:	phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
 
 SGI GRU DRIVER
-M:	Dimitri Sivanich <sivanich@sgi.com>
+M:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
 S:	Maintained
 F:	drivers/misc/sgi-gru/
 
 SGI XP/XPC/XPNET DRIVER
-M:	Cliff Whickman <cpw@sgi.com>
 M:	Robin Holt <robinmholt@gmail.com>
+M:	Steve Wahl <steve.wahl@hpe.com>
+R:	Mike Travis <mike.travis@hpe.com>
 S:	Maintained
 F:	drivers/misc/sgi-xp/
 
@@ -18905,6 +18906,7 @@ F:	arch/x86/platform
 
 X86 PLATFORM UV HPE SUPERDOME FLEX
 M:	Steve Wahl <steve.wahl@hpe.com>
+R:	Mike Travis <mike.travis@hpe.com>
 R:	Dimitri Sivanich <dimitri.sivanich@hpe.com>
 R:	Russ Anderson <russ.anderson@hpe.com>
 S:	Supported
-- 
2.26.2


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

* Re: [PATCH] MAINTAINERS: Some SGI-related cleanup
       [not found] <20201005151518.67527-1-steve.wahl@hpe.com>
@ 2020-10-05 16:19 ` Robin Holt
  0 siblings, 0 replies; 6+ messages in thread
From: Robin Holt @ 2020-10-05 16:19 UTC (permalink / raw)
  To: Steve Wahl
  Cc: LKML, Russ Anderson, Mike Travis, Dimitri Sivanich, Dimitri Sivanich

> Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
Acked-By: Robin Holt <robinmholt@gmail.com>

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

end of thread, other threads:[~2023-08-01 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 16:19 [PATCH] MAINTAINERS: Some SGI-related cleanup Steve Wahl
2020-10-07 16:41 ` Robin Holt
  -- strict thread matches above, loose matches on Subject: below --
2020-10-19 20:35 Steve Wahl
     [not found] ` <CGME20230801111648eucas1p1ed0ae759c5f4471ffff404fb4da66e28@eucas1p1.samsung.com>
2023-08-01 11:16   ` Joel Granados
2023-08-01 15:27     ` Steve Wahl
     [not found] <20201005151518.67527-1-steve.wahl@hpe.com>
2020-10-05 16:19 ` Robin Holt

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.