Signed-off-by: Jiri Slaby <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Michael Matz <[email protected]> Cc: Vojtech Pavlik <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index ea44a57f790e..1b2e692b398f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5182,6 +5182,15 @@ F: include/linux/kdb.h F: include/linux/kgdb.h F: kernel/debug/ +KGRAFT +M: Jiri Kosina <[email protected]> +M: Jiri Slaby <[email protected]> +M: Michael Matz <[email protected]> +M: Vojtech Pavlik <[email protected]> +F: include/linux/kgr.h +F: kernel/kgr.c +F: tools/kgraft/ + KMEMCHECK M: Vegard Nossum <[email protected]> M: Pekka Enberg <[email protected]> -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

