stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Fleming <matt@codeblueprint.co.uk>
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
Date: Mon, 3 Aug 2015 12:39:53 +0100	[thread overview]
Message-ID: <20150803113953.GO2725@codeblueprint.co.uk> (raw)
In-Reply-To: <1438567369-23332-1-git-send-email-fupan.li@windriver.com>

On Mon, 03 Aug, at 10:02:49AM, fupan.li@windriver.com wrote:
> From: fli <fupan.li@windriver.com>
> 
> 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 <fupan.li@windriver.com>
> ---
>  arch/x86/boot/compressed/head_32.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Matt Fleming <matt.fleming@intel.com>

-- 
Matt Fleming, Intel Open Source Technology Center

  reply	other threads:[~2015-08-03 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03  2:02 [PATCH V2] efi: fix 32bit kernel boot failed problem using efi fupan.li
2015-08-03 11:39 ` Matt Fleming [this message]
2015-08-03 16:15 ` Greg KH
2015-08-03 22:15   ` Ben Hutchings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150803113953.GO2725@codeblueprint.co.uk \
    --to=matt@codeblueprint.co.uk \
    --cc=fupan.li@windriver.com \
    --cc=fupanli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).