Skip to content

Commit 8a95b74

Browse files
H. Peter AnvinIngo Molnar
authored andcommitted
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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: Bruce Schlobohm <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
1 parent 36b3a77 commit 8a95b74

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

MAINTAINERS

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6609,16 +6609,6 @@ L: [email protected]
66096609
S: Maintained
66106610
F: drivers/i2c/i2c-stub.c
66116611

6612-
i386 BOOT CODE
6613-
M: "H. Peter Anvin" <[email protected]>
6614-
S: Maintained
6615-
F: arch/x86/boot/
6616-
6617-
i386 SETUP CODE / CPU ERRATA WORKAROUNDS
6618-
M: "H. Peter Anvin" <[email protected]>
6619-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
6620-
S: Maintained
6621-
66226612
IA64 (Itanium) PLATFORM
66236613
M: Tony Luck <[email protected]>
66246614
M: Fenghua Yu <[email protected]>
@@ -14858,7 +14848,7 @@ F: net/x25/
1485814848
X86 ARCHITECTURE (32-BIT AND 64-BIT)
1485914849
M: Thomas Gleixner <[email protected]>
1486014850
M: Ingo Molnar <[email protected]>
14861-
M: "H. Peter Anvin" <[email protected]>
14851+
R: "H. Peter Anvin" <[email protected]>
1486214852
1486314853
1486414854
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core

0 commit comments

Comments
 (0)