Prev: [PATCH v21 097/100] c/r: Add loopback checkpoint support (v2)
Next: [PATCH v21 059/100] c/r: add CKPT_COPY() macro
From: Oren Laadan on 1 May 2010 10:50 Signed-off-by: Oren Laadan <orenl(a)cs.columbia.edu> --- MAINTAINERS | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a0e3c3a..e4494d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1501,6 +1501,18 @@ M: Andy Whitcroft <apw(a)canonical.com> S: Supported F: scripts/checkpatch.pl +CHECKPOINT-RESTART +M: Oren Laadan <orenl(a)cs.columbia.edu> +M: Serge E. Hallyn <serue(a)us.ibm.com> +L: containers(a)lists.linux-foundation.org +W: http://ckpt.wiki.kernel.org/index.php/Main_Page +S: Maintained +F: *checkpoint* +K: checkpoint +K: restore +K: ckpt +K: c/r + CISCO 10G ETHERNET DRIVER M: Scott Feldman <scofeldm(a)cisco.com> M: Joe Eykholt <jeykholt(a)cisco.com> -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |