diff options
author | Miaohe Lin <[email protected]> | 2022-05-30 19:45:05 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-06-01 15:57:16 -0700 |
commit | 273aea955ece88a14664fa1cbff5542f05ab0a29 (patch) | |
tree | c6b4b1d3a738518f15e9395375f2b45d2bedb7b2 | |
parent | 1ff810c16d651547fd1781a0b8b29cab547152b2 (diff) |
MAINTAINERS: add maintainer information for z3fold
Add the maintainer information for the z3fold compressed page allocator.
Also Add myself as a reviewer.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Cc: Vitaly Wool <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7dff84d95e5f..42da5322f1a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21958,6 +21958,13 @@ L: [email protected] S: Maintained F: mm/zbud.c +Z3FOLD COMPRESSED PAGE ALLOCATOR +M: Vitaly Wool <[email protected]> +R: Miaohe Lin <[email protected]> +S: Maintained +F: mm/z3fold.c + ZD1211RW WIRELESS DRIVER M: Ulrich Kunitz <[email protected]> |