All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86: Mark hpa as a "Designated Reviewer" for the time being
@ 2018-01-25 19:59 H. Peter Anvin
  2018-01-27 15:01 ` [tip:x86/urgent] " tip-bot for H. Peter Anvin
  2018-01-27 15:09 ` [PATCH] " Thomas Gleixner
  0 siblings, 2 replies; 4+ messages in thread
From: H. Peter Anvin @ 2018-01-25 19:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Bruce Schlobohm, Linux Kernel Mailing List, H. Peter Anvin,
	H . Peter Anvin, Thomas Gleixner, Ingo Molnar

Due to some unfortunate events, I have not been directly involved in
the x86 kernel patch flow for a while now.  I have also not been able
to ramp back up by now like I had hoped to, and after reviewing what I
will need to work on both internally at Intel and elsewhere in the near
term, it is clear that I am not going to be able to ramp back up until
late 2018 at the very earliest.

It is not acceptable to not recognize that this load is currently
taken by Ingo and Thomas without my direct participation, so I mark
myself as R: (designated reviewer) rather than M: (maintainer) until
further notice.  This is in fact recognizing the de facto situation
for the past few years.

I have obviously no intention of going away, and I will do everything
within my power to improve Linux on x86 and x86 for Linux.  This,
however, puts credit where it is due and reflects a change of focus.

This patch also removes stale entries for portions of the x86
architecture which have not been maintained separately from arch/x86
for a long time.  If there is a reason to re-introduce them then that
can happen later.

Signed-off-by: H. Peter Anvin <h.peter.anvin@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
---
 MAINTAINERS | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e3581413420c..94976349ff61 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6609,16 +6609,6 @@ L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/i2c-stub.c
 
-i386 BOOT CODE
-M:	"H. Peter Anvin" <hpa@zytor.com>
-S:	Maintained
-F:	arch/x86/boot/
-
-i386 SETUP CODE / CPU ERRATA WORKAROUNDS
-M:	"H. Peter Anvin" <hpa@zytor.com>
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
-S:	Maintained
-
 IA64 (Itanium) PLATFORM
 M:	Tony Luck <tony.luck@intel.com>
 M:	Fenghua Yu <fenghua.yu@intel.com>
@@ -14858,7 +14848,7 @@ F:	net/x25/
 X86 ARCHITECTURE (32-BIT AND 64-BIT)
 M:	Thomas Gleixner <tglx@linutronix.de>
 M:	Ingo Molnar <mingo@redhat.com>
-M:	"H. Peter Anvin" <hpa@zytor.com>
+R:	"H. Peter Anvin" <hpa@zytor.com>
 M:	x86@kernel.org
 L:	linux-kernel@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
-- 
2.9.5

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

* [tip:x86/urgent] x86: Mark hpa as a "Designated Reviewer" for the time being
  2018-01-25 19:59 [PATCH] x86: Mark hpa as a "Designated Reviewer" for the time being H. Peter Anvin
@ 2018-01-27 15:01 ` tip-bot for H. Peter Anvin
  2018-01-27 15:09 ` [PATCH] " Thomas Gleixner
  1 sibling, 0 replies; 4+ messages in thread
From: tip-bot for H. Peter Anvin @ 2018-01-27 15:01 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: h.peter.anvin, tglx, torvalds, linux-kernel, hpa, mingo, peterz,
	bruce.schlobohm

Commit-ID:  8a95b74d50825067fb6c8af7f9db03e711b1cb9d
Gitweb:     https://git.kernel.org/tip/8a95b74d50825067fb6c8af7f9db03e711b1cb9d
Author:     H. Peter Anvin <hpa@zytor.com>
AuthorDate: Thu, 25 Jan 2018 11:59:34 -0800
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Sat, 27 Jan 2018 10:11:00 +0100

x86: Mark hpa as a "Designated Reviewer" for the time being

Due to some unfortunate events, I have not been directly involved in
the x86 kernel patch flow for a while now.  I have also not been able
to ramp back up by now like I had hoped to, and after reviewing what I
will need to work on both internally at Intel and elsewhere in the near
term, it is clear that I am not going to be able to ramp back up until
late 2018 at the very earliest.

It is not acceptable to not recognize that this load is currently
taken by Ingo and Thomas without my direct participation, so I mark
myself as R: (designated reviewer) rather than M: (maintainer) until
further notice.  This is in fact recognizing the de facto situation
for the past few years.

I have obviously no intention of going away, and I will do everything
within my power to improve Linux on x86 and x86 for Linux.  This,
however, puts credit where it is due and reflects a change of focus.

This patch also removes stale entries for portions of the x86
architecture which have not been maintained separately from arch/x86
for a long time.  If there is a reason to re-introduce them then that
can happen later.

Signed-off-by: H. Peter Anvin <h.peter.anvin@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Bruce Schlobohm <bruce.schlobohm@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180125195934.5253-1-hpa@zytor.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 MAINTAINERS | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e358141..9497634 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6609,16 +6609,6 @@ L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/i2c-stub.c
 
-i386 BOOT CODE
-M:	"H. Peter Anvin" <hpa@zytor.com>
-S:	Maintained
-F:	arch/x86/boot/
-
-i386 SETUP CODE / CPU ERRATA WORKAROUNDS
-M:	"H. Peter Anvin" <hpa@zytor.com>
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
-S:	Maintained
-
 IA64 (Itanium) PLATFORM
 M:	Tony Luck <tony.luck@intel.com>
 M:	Fenghua Yu <fenghua.yu@intel.com>
@@ -14858,7 +14848,7 @@ F:	net/x25/
 X86 ARCHITECTURE (32-BIT AND 64-BIT)
 M:	Thomas Gleixner <tglx@linutronix.de>
 M:	Ingo Molnar <mingo@redhat.com>
-M:	"H. Peter Anvin" <hpa@zytor.com>
+R:	"H. Peter Anvin" <hpa@zytor.com>
 M:	x86@kernel.org
 L:	linux-kernel@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core

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

* Re: [PATCH] x86: Mark hpa as a "Designated Reviewer" for the time being
  2018-01-25 19:59 [PATCH] x86: Mark hpa as a "Designated Reviewer" for the time being H. Peter Anvin
  2018-01-27 15:01 ` [tip:x86/urgent] " tip-bot for H. Peter Anvin
@ 2018-01-27 15:09 ` Thomas Gleixner
  2018-01-28  7:56   ` Ingo Molnar
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Gleixner @ 2018-01-27 15:09 UTC (permalink / raw)
  To: H. Peter Anvin
  Cc: Linus Torvalds, Bruce Schlobohm, Linux Kernel Mailing List,
	H . Peter Anvin, Ingo Molnar

Peter!

On Thu, 25 Jan 2018, H. Peter Anvin wrote:

> Due to some unfortunate events, I have not been directly involved in
> the x86 kernel patch flow for a while now.  I have also not been able
> to ramp back up by now like I had hoped to, and after reviewing what I
> will need to work on both internally at Intel and elsewhere in the near
> term, it is clear that I am not going to be able to ramp back up until
> late 2018 at the very earliest.

Thanks for all the work you've done. I wish you the best for the work you
have on your plate in the next time and hope to see you around on LKML, IRC
and at the next conference.

Thanks,

	Thomas

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

* Re: [PATCH] x86: Mark hpa as a "Designated Reviewer" for the time being
  2018-01-27 15:09 ` [PATCH] " Thomas Gleixner
@ 2018-01-28  7:56   ` Ingo Molnar
  0 siblings, 0 replies; 4+ messages in thread
From: Ingo Molnar @ 2018-01-28  7:56 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: H. Peter Anvin, Linus Torvalds, Bruce Schlobohm,
	Linux Kernel Mailing List, H . Peter Anvin, Ingo Molnar


* Thomas Gleixner <tglx@linutronix.de> wrote:

> Peter!
> 
> On Thu, 25 Jan 2018, H. Peter Anvin wrote:
> 
> > Due to some unfortunate events, I have not been directly involved in
> > the x86 kernel patch flow for a while now.  I have also not been able
> > to ramp back up by now like I had hoped to, and after reviewing what I
> > will need to work on both internally at Intel and elsewhere in the near
> > term, it is clear that I am not going to be able to ramp back up until
> > late 2018 at the very earliest.
> 
> Thanks for all the work you've done. I wish you the best for the work you
> have on your plate in the next time and hope to see you around on LKML, IRC
> and at the next conference.

I'd like to wish Peter the best as well!

Thanks,

	Ingo

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

end of thread, other threads:[~2018-01-28  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25 19:59 [PATCH] x86: Mark hpa as a "Designated Reviewer" for the time being H. Peter Anvin
2018-01-27 15:01 ` [tip:x86/urgent] " tip-bot for H. Peter Anvin
2018-01-27 15:09 ` [PATCH] " Thomas Gleixner
2018-01-28  7:56   ` Ingo Molnar

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.