Signed-off-by: Jiri Slaby <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Vojtech Pavlik <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 3f2e171047b9..73733eb50bb3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5239,6 +5239,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: Vojtech Pavlik <[email protected]> +F: arch/x86/include/asm/kgraft.h +F: include/linux/kgraft.h +F: kernel/kgraft.c +F: samples/kgraft/ + KMEMCHECK M: Vegard Nossum <[email protected]> M: Pekka Enberg <[email protected]> -- 2.0.0 -- 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/

