commit | 4abac0d0bbc628df5f26845fe05ffc6b3a6533dd | [log] [tgz] |
---|---|---|
author | Ingo Molnar <[email protected]> | Sun May 08 10:27:33 2016 +0200 |
committer | Ingo Molnar <[email protected]> | Sun May 08 10:33:18 2016 +0200 |
tree | fdbfee7995ddd558648d226e447006feddc08145 | |
parent | 56402d63eefe22179f7311a51ff2094731420406 [diff] [blame] |
MAINTAINERS: Add mmiotrace entry The Nouveau maintainers would like to follow and review mmiotrace changes as well, so create a separate entry for that code. The high level bits are living in the tracing code, the low level bits in the x86 code. Acked-by: Steven Rostedt <[email protected]> Acked-by: Pekka Paalanen <[email protected]> Acked-by: karol herbst <[email protected]> Cc: [email protected] Cc: Linus Torvalds <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index a727d99..9c567a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -11318,6 +11318,20 @@ F: kernel/trace/ F: tools/testing/selftests/ftrace/ +TRACING MMIO ACCESSES (MMIOTRACE) +M: Steven Rostedt <[email protected]> +M: Ingo Molnar <[email protected]> +R: Karol Herbst <[email protected]> +R: Pekka Paalanen <[email protected]> +S: Maintained +L: [email protected] +L: [email protected] +F: kernel/trace/trace_mmiotrace.c +F: include/linux/mmiotrace.h +F: arch/x86/mm/kmmio.c +F: arch/x86/mm/mmio-mod.c +F: arch/x86/mm/testmmiotrace.c + TRIVIAL PATCHES M: Jiri Kosina <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git