From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752276AbdIMJ2r (ORCPT ); Wed, 13 Sep 2017 05:28:47 -0400 Received: from terminus.zytor.com ([65.50.211.136]:39063 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752246AbdIMJ2p (ORCPT ); Wed, 13 Sep 2017 05:28:45 -0400 Date: Wed, 13 Sep 2017 02:25:12 -0700 From: tip-bot for Juergen Gross Message-ID: Cc: torvalds@linux-foundation.org, peterz@infradead.org, jgross@suse.com, mingo@kernel.org, hpa@zytor.com, tglx@linutronix.de, linux-kernel@vger.kernel.org Reply-To: hpa@zytor.com, mingo@kernel.org, jgross@suse.com, peterz@infradead.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, tglx@linutronix.de In-Reply-To: <20170905143407.9227-1-jgross@suse.com> References: <20170905143407.9227-1-jgross@suse.com> To: linux-tip-commits@vger.kernel.org Subject: [tip:x86/urgent] paravirt: Switch maintainer Git-Commit-ID: 30c1bbffe629985d86bf68796a224ea4eac2685b X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: 30c1bbffe629985d86bf68796a224ea4eac2685b Gitweb: http://git.kernel.org/tip/30c1bbffe629985d86bf68796a224ea4eac2685b Author: Juergen Gross AuthorDate: Tue, 5 Sep 2017 16:34:07 +0200 Committer: Ingo Molnar CommitDate: Wed, 13 Sep 2017 10:55:16 +0200 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 Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: akataria@vmware.com Cc: chrisw@sous-sol.org Cc: jeremy@goop.org Cc: rusty@rustcorp.com.au Cc: virtualization@lists.linux-foundation.org Link: http://lkml.kernel.org/r/20170905143407.9227-1-jgross@suse.com Signed-off-by: Ingo Molnar --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f46a322..14e76a4 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 +M: Juergen Gross M: Chris Wright M: Alok Kataria M: Rusty Russell @@ -10137,7 +10137,7 @@ L: virtualization@lists.linux-foundation.org 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