From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:51276 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754259AbdGSLhT (ORCPT ); Wed, 19 Jul 2017 07:37:19 -0400 Date: Wed, 19 Jul 2017 13:37:12 +0200 From: Greg KH To: Daniel Kiper Cc: Juergen Gross , stable Subject: Re: Request for adding patches to stable tree Message-ID: <20170719113712.GA14932@kroah.com> References: <20170718154511.GA30882@kroah.com> <20170719113111.GC4448@olila.local.net-space.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170719113111.GC4448@olila.local.net-space.pl> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jul 19, 2017 at 01:31:11PM +0200, Daniel Kiper wrote: > On Tue, Jul 18, 2017 at 05:45:11PM +0200, Greg KH wrote: > > On Tue, Jul 18, 2017 at 03:30:05PM +0200, Juergen Gross wrote: > > > I've seen reports for crashes under Xen on EFI machines with dom0 > > > running kernel 4.12. Reason seem to be missing upstream patches > > > 6c64447ec58b0bac612732303f7ab04562124587 ("x86/xen/efi: Initialize only > > > the EFI struct members used by Xen") and > > > 457ea3f7e97881f937136ce0ba1f29f82b9abdb0 ("efi: Process the MEMATTR > > > table only if EFI_MEMMAP is enabled") > > > > > > Please consider adding those patches to (at least) the stable 4.12 tree. > > > > Both of these are already queued up. Usually if they are marked with a > > "stable@" tag on the patch, I will pick it up automatically. > > I am not sure what do you mean by ""stable@" tag on the patch". Could you clarify? Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html Sometimes I wonder why we even write documentation...