MAINTAINERS: Add percpu allocator entry
Add me and Christoph Lameter as maintainers for the percpu memory allocator. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Christoph Lameter <cl@linux-foundation.org> Acked-by: Christoph Lameter <cl@linux-foundation.org>
This commit is contained in:
parent
7af4c09324
commit
e72df0b847
1 changed files with 10 additions and 0 deletions
10
MAINTAINERS
10
MAINTAINERS
|
@ -4602,6 +4602,16 @@ S: Maintained
|
||||||
F: crypto/pcrypt.c
|
F: crypto/pcrypt.c
|
||||||
F: include/crypto/pcrypt.h
|
F: include/crypto/pcrypt.h
|
||||||
|
|
||||||
|
PER-CPU MEMORY ALLOCATOR
|
||||||
|
M: Tejun Heo <tj@kernel.org>
|
||||||
|
M: Christoph Lameter <cl@linux-foundation.org>
|
||||||
|
L: linux-kernel@vger.kernel.org
|
||||||
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
|
||||||
|
S: Maintained
|
||||||
|
F: include/linux/percpu*.h
|
||||||
|
F: mm/percpu*.c
|
||||||
|
F: arch/*/include/asm/percpu.h
|
||||||
|
|
||||||
PER-TASK DELAY ACCOUNTING
|
PER-TASK DELAY ACCOUNTING
|
||||||
M: Balbir Singh <balbir@linux.vnet.ibm.com>
|
M: Balbir Singh <balbir@linux.vnet.ibm.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
|
Loading…
Add table
Reference in a new issue