aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2018-01-25 14:59:34 -0500
committerIngo Molnar <mingo@kernel.org>2018-01-27 04:11:00 -0500
commit8a95b74d50825067fb6c8af7f9db03e711b1cb9d (patch)
tree4bc63d83560d06d251cdb371bac7cf7cb56037c8
parent36b3a7726886f24c4209852a58e64435bde3af98 (diff)
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>
-rw-r--r--MAINTAINERS12
1 files changed, 1 insertions, 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
6609S: Maintained 6609S: Maintained
6610F: drivers/i2c/i2c-stub.c 6610F: drivers/i2c/i2c-stub.c
6611 6611
6612i386 BOOT CODE
6613M: "H. Peter Anvin" <hpa@zytor.com>
6614S: Maintained
6615F: arch/x86/boot/
6616
6617i386 SETUP CODE / CPU ERRATA WORKAROUNDS
6618M: "H. Peter Anvin" <hpa@zytor.com>
6619T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
6620S: Maintained
6621
6622IA64 (Itanium) PLATFORM 6612IA64 (Itanium) PLATFORM
6623M: Tony Luck <tony.luck@intel.com> 6613M: Tony Luck <tony.luck@intel.com>
6624M: Fenghua Yu <fenghua.yu@intel.com> 6614M: Fenghua Yu <fenghua.yu@intel.com>
@@ -14858,7 +14848,7 @@ F: net/x25/
14858X86 ARCHITECTURE (32-BIT AND 64-BIT) 14848X86 ARCHITECTURE (32-BIT AND 64-BIT)
14859M: Thomas Gleixner <tglx@linutronix.de> 14849M: Thomas Gleixner <tglx@linutronix.de>
14860M: Ingo Molnar <mingo@redhat.com> 14850M: Ingo Molnar <mingo@redhat.com>
14861M: "H. Peter Anvin" <hpa@zytor.com> 14851R: "H. Peter Anvin" <hpa@zytor.com>
14862M: x86@kernel.org 14852M: x86@kernel.org
14863L: linux-kernel@vger.kernel.org 14853L: linux-kernel@vger.kernel.org
14864T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core 14854T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core