Commit f1c03a46 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
Pull percpu maintainership update from Tejun Heo:
 "This updates the MAINTAINERS file to transfer the percpu tree
  maintainership to Dennis Zhou.

  Dennis rewrote a good portion of the percpu allocator, knows most of
  percpu related code, is already listed as a co-maintainer, has been
  reliable, and now sits right behind me. I'll keep reviewing and
  involved with percpu stuff and am sure that Dennis will soon make a
  better maintainer than I ever was"

* 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
  MAINTAINERS: Make Dennis the percpu tree maintainer
parents 72d4c6e5 1194c415
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11360,10 +11360,10 @@ S: Maintained
F:	drivers/platform/x86/peaq-wmi.c

PER-CPU MEMORY ALLOCATOR
M:	Dennis Zhou <dennis@kernel.org>
M:	Tejun Heo <tj@kernel.org>
M:	Christoph Lameter <cl@linux.com>
M:	Dennis Zhou <dennisszhou@gmail.com>
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu.git
S:	Maintained
F:	include/linux/percpu*.h
F:	mm/percpu*.c