diff options
author | Juergen Gross <[email protected]> | 2017-09-05 16:34:07 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-09-13 10:55:16 +0200 |
commit | 30c1bbffe629985d86bf68796a224ea4eac2685b (patch) | |
tree | c9a8bdcd9d79e75cbcab97728a0e627e0b70cecd | |
parent | 87930019c713873a1c3b9bd55dde46e81f70c8f1 (diff) |
paravirt: Switch maintainer
Jeremy Fitzhardinge is stepping down as a paravirt maintainer. I'll
replace him.
While at it, update the file list to the actual pattern.
Signed-off-by: Juergen Gross <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f46a3225e398..14e76a41b302 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10129,7 +10129,7 @@ F: include/uapi/linux/ppdev.h F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE -M: Jeremy Fitzhardinge <[email protected]> +M: Juergen Gross <[email protected]> M: Chris Wright <[email protected]> M: Alok Kataria <[email protected]> M: Rusty Russell <[email protected]> @@ -10137,7 +10137,7 @@ L: [email protected] S: Supported F: Documentation/virtual/paravirt_ops.txt F: arch/*/kernel/paravirt* -F: arch/*/include/asm/paravirt.h +F: arch/*/include/asm/paravirt*.h F: include/linux/hypervisor.h PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES |