From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 429sRx6dP1zF3Rc for ; Thu, 13 Sep 2018 18:35:57 +1000 (AEST) Message-ID: Subject: Re: [PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling From: Benjamin Herrenschmidt To: Bjorn Helgaas , linux-pci@vger.kernel.org, Russell Currey , linuxppc-dev@lists.ozlabs.org Cc: Paul Mackerras , Michael Ellerman , linux-kernel@vger.kernel.org, Oliver OHalloran Date: Thu, 13 Sep 2018 10:35:38 +0200 In-Reply-To: <20180912165846.GH118330@bhelgaas-glaptop.roam.corp.google.com> References: <153677132617.23091.12307288405707171077.stgit@bhelgaas-glaptop.roam.corp.google.com> <20180912165846.GH118330@bhelgaas-glaptop.roam.corp.google.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2018-09-12 at 11:58 -0500, Bjorn Helgaas wrote: > > Add the generic PCI core error recovery files to the powerpc EEH > > MAINTAINERS entry so the powerpc folks will be copied on changes to the > > generic PCI error handling strategy. > > I really want to make sure the powerpc folks are plugged into any PCI core > error handling discussions. Please let me know if there's a better way > than this patch, or if there are other people who should be added. Sounds good. Oliver, you want to be looped in as well ? Cheers, Ben.