From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f171.google.com ([209.85.212.171]:32781 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752607AbbHDRM7 (ORCPT ); Tue, 4 Aug 2015 13:12:59 -0400 Received: by wijp15 with SMTP id p15so15034448wij.0 for ; Tue, 04 Aug 2015 10:12:58 -0700 (PDT) Date: Tue, 4 Aug 2015 18:12:56 +0100 From: Matt Fleming To: fupan.li@windriver.com Cc: gregkh@linuxfoundation.org, jslaby@suse.cz, linux-efi@vger.kernel.org, stable@vger.kernel.org, linux-kernel@vger.kernel.org, fupanli@gmail.com, ben@decadent.org.uk Subject: Re: [PATCH V3 request from stable 3.10 to 3.14] efi: fix 32bit kernel boot failed problem using efi Message-ID: <20150804171256.GA4332@codeblueprint.co.uk> References: <1438653081-25746-1-git-send-email-fupan.li@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438653081-25746-1-git-send-email-fupan.li@windriver.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, 04 Aug, at 09:51:21AM, fupan.li@windriver.com wrote: > From: Fupan Li > > Commit 35d5134b7d5a > ("x86/efi: Correct EFI boot stub use of code32_start") > imported a bug, which will cause 32bit kernel boot failed > using efi method. It should use the label's address instead > of the value stored in the label to caculate the address of > code32_start. > > Signed-off-by: Fupan Li > --- > arch/x86/boot/compressed/head_32.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Matt Fleming -- Matt Fleming, Intel Open Source Technology Center