Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753559AbbG3Q7q (ORCPT ); Thu, 30 Jul 2015 12:59:46 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51591 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752990AbbG3Q7o (ORCPT ); Thu, 30 Jul 2015 12:59:44 -0400 Date: Thu, 30 Jul 2015 09:59:43 -0700 From: Greg KH To: Matt Fleming Cc: fupan.li@windriver.com, linux-kernel@vger.kernel.org, fupanli@gmail.com, linux-efi@vger.kernel.org, Luis Henriques , stable@vger.kernel.org Subject: Re: [PATCH 3.10 ~ 3.14] efi: fix the efi 32bit boot failed problem Message-ID: <20150730165943.GD5515@kroah.com> References: <1438078879-24705-1-git-send-email-fupan.li@windriver.com> <20150730150428.GJ2725@codeblueprint.co.uk> <20150730163102.GA19943@kroah.com> <20150730164544.GL2725@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150730164544.GL2725@codeblueprint.co.uk> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1202 Lines: 32 On Thu, Jul 30, 2015 at 05:45:44PM +0100, Matt Fleming wrote: > On Thu, 30 Jul, at 09:31:02AM, Greg KH wrote: > > > > Why isn't this an issue in newer kernel releases? Did this already get > > fixed by some other patch? If so, why can't we just take that patch? > > If not, why not? > > The commit 35d5134b7d5a ("x86/efi: Correct EFI boot stub use of > code32_start") only exists in the stable trees in that form because > there was quite a lot of churn in that area in Linus tree that didn't > get backported. > > So the code in Linus' tree never looked like the code in the stable does > right now. > > > I _REALLY_ don't like taking patches that are not already in Linus's > > tree, as it almost always turns out to be the wrong solution. > > Yeah, I think this issue verifies that. Ugh, what a mess. Ok, if you get something that works and is in a format that I can apply it, please resend it properly so that we can do so. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/