From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755183AbdDRNwV (ORCPT ); Tue, 18 Apr 2017 09:52:21 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46681 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752092AbdDRNwT (ORCPT ); Tue, 18 Apr 2017 09:52:19 -0400 X-ME-Sender: X-Sasl-enc: eNzEYAgggLEAE2TbJahEpqgcXNfsexEJ+RAlA/ofzsBd 1492523538 Date: Tue, 18 Apr 2017 15:52:11 +0200 From: Greg KH To: Juergen Gross Cc: stable@vger.kernel.org, Boris Ostrovsky , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Konrad Rzeszutek Wilk , Bjorn Helgaas , Stefano Stabellini , Julien Grall , Vitaly Kuznetsov , Paul Gortmaker , Ross Lagerwall , xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, Anthony Liguori , KarimAllah Ahmed Subject: Re: [stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0 Message-ID: <20170418135211.GA20659@kroah.com> References: <20170413144949.4295-1-jgross@suse.com> <20170413162458.GA5676@kroah.com> <82b08730-4672-07aa-6c42-9d77ad4ac8ae@suse.com> <20170413165554.GA8378@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170413165554.GA8378@kroah.com> User-Agent: Mutt/1.8.1 (2017-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 13, 2017 at 06:55:54PM +0200, Greg KH wrote: > On Thu, Apr 13, 2017 at 06:28:33PM +0200, Juergen Gross wrote: > > On 13/04/17 18:24, Greg KH wrote: > > > On Thu, Apr 13, 2017 at 04:49:49PM +0200, Juergen Gross wrote: > > >> Revert commit 72a9b186292 ("xen: Remove event channel notification > > >> through Xen PCI platform device") as the original analysis was wrong > > >> that all the removed code isn't in use any more. As commit da72ff5bfcb0 > > >> ("partially revert xen: Remove event channel notification through Xen > > >> PCI platform device") reverted already some parts of it revert this > > >> commit, too. > > >> > > >> It is still necessary for old Xen versions (< 4.0) and for being able > > >> to run the Linux kernel as dom0 in a nested Xen environment. > > > > > > Is there a commit in Linus's tree that matches this revert as well? > > > > Not yet. I'm working on it. > > I'd prefer to take the same exact commit please. That way nothing > diverges here. Especially as you are asking to revert patches that are already in releases and have been out for a while. Always get fixes into Linus's tree first, and _then_ we can add them to stable releases. I'm dropping this request, and the one for 4.9, from my stable "todo" list. thanks, greg k-h