Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752824AbbHCLj6 (ORCPT ); Mon, 3 Aug 2015 07:39:58 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:35200 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751685AbbHCLj4 (ORCPT ); Mon, 3 Aug 2015 07:39:56 -0400 Date: Mon, 3 Aug 2015 12:39:53 +0100 From: Matt Fleming To: fupan.li@windriver.com Cc: jslaby@suse.cz, linux-efi@vger.kernel.org, stable@vger.kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, fupanli@gmail.com Subject: Re: [PATCH V2] efi: fix 32bit kernel boot failed problem using efi Message-ID: <20150803113953.GO2725@codeblueprint.co.uk> References: <1438567369-23332-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: <1438567369-23332-1-git-send-email-fupan.li@windriver.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 886 Lines: 24 On Mon, 03 Aug, at 10:02:49AM, fupan.li@windriver.com wrote: > From: fli > > 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 -- 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/