Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Update maintainers for powerpc

This updates the MAINTAINERS entries for powerpc. It adds Ben H to
the overall Linux for PowerPC entry and makes it clear this covers
both 32-bit and 64-bit machines. It removes the separate entry we had
for Linux on 64-bit PowerPC where Anton and I were listed as
maintainers - Anton hasn't been involved in the day-to-day maintenance
of the code for several years. Finally, it removes the entry for the
Linux for PowerPC boot code where Tom Rini was listed as the
maintainer. That code got completely rewritten when we merged
32-bit and 64-bit, and I and the various platform maintainers have
been maintaining that code since.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Acked-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Paul Mackerras and committed by
Linus Torvalds
852bb9f5 bf9127c3

+3 -19
+3 -19
MAINTAINERS
··· 2474 2474 W: http://www.hansenpartnership.com/voyager 2475 2475 S: Maintained 2476 2476 2477 - LINUX FOR POWERPC 2477 + LINUX FOR POWERPC (32-BIT AND 64-BIT) 2478 2478 P: Paul Mackerras 2479 2479 M: paulus@samba.org 2480 + P: Benjamin Herrenschmidt 2481 + M: benh@kernel.crashing.org 2480 2482 W: http://www.penguinppc.org/ 2481 2483 L: linuxppc-dev@ozlabs.org 2482 2484 T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git ··· 2518 2516 L: linuxppc-dev@ozlabs.org 2519 2517 S: Maintained 2520 2518 2521 - LINUX FOR POWERPC BOOT CODE 2522 - P: Tom Rini 2523 - M: trini@kernel.crashing.org 2524 - W: http://www.penguinppc.org/ 2525 - L: linuxppc-dev@ozlabs.org 2526 - S: Maintained 2527 - 2528 2519 LINUX FOR POWERPC EMBEDDED PPC8XX 2529 2520 P: Vitaly Bordug 2530 2521 M: vitb@kernel.crashing.org ··· 2545 2550 P: Arnaldo Carvalho de Melo 2546 2551 M: acme@ghostprotocols.net 2547 2552 S: Maintained 2548 - 2549 - LINUX FOR 64BIT POWERPC 2550 - P: Paul Mackerras 2551 - M: paulus@samba.org 2552 - M: paulus@au.ibm.com 2553 - P: Anton Blanchard 2554 - M: anton@samba.org 2555 - M: anton@au.ibm.com 2556 - W: http://www.penguinppc.org/ppc64/ 2557 - L: linuxppc-dev@ozlabs.org 2558 - S: Supported 2559 2553 2560 2554 LINUX SECURITY MODULE (LSM) FRAMEWORK 2561 2555 P: Chris Wright