Commit 43d3b7f6 authored by Juergen Gross's avatar Juergen Gross Committed by Thomas Gleixner
Browse files

MAINTAINERS: Add some information to PARAVIRT_OPS entry



Most patches for paravirt_ops are going through the tip tree, as those
patches tend to touch x86 specific files a lot.

Add the x86 ML and the tip tree to the PARAVIRT_OPS MAINTAINERS entry
in order to reflect that.

Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20211104095955.4813-1-jgross@suse.com
parent 30d02551
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14191,7 +14191,9 @@ M: Juergen Gross <jgross@suse.com>
M:	Deep Shah <sdeep@vmware.com>
M:	"VMware, Inc." <pv-drivers@vmware.com>
L:	virtualization@lists.linux-foundation.org
L:	x86@kernel.org
S:	Supported
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
F:	Documentation/virt/paravirt_ops.rst
F:	arch/*/include/asm/paravirt*.h
F:	arch/*/kernel/paravirt*