Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1200170
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V3 request from stable 3.10 to 3.14] efi: fix 32bit kernel boot failed problem using efi |
| Date | 2015-08-04 19:20 +0200 |
| Message-ID | <pTO2D-9e-9@gated-at.bofh.it> (permalink) |
| References | <pTzGi-4pM-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 04 Aug, at 09:51:21AM, fupan.li@windriver.com wrote:
> From: Fupan Li <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
--
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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V3 request from stable 3.10 to 3.14] efi: fix 32bit kernel boot failed problem using efi <fupan.li@windriver.com> - 2015-08-04 04:00 +0200 Re: [PATCH V3 request from stable 3.10 to 3.14] efi: fix 32bit kernel boot failed problem using efi Matt Fleming <matt@codeblueprint.co.uk> - 2015-08-04 19:20 +0200 Patch "efi: fix 32bit kernel boot failed problem using efi" has been added to the 3.14-stable tree <gregkh@linuxfoundation.org> - 2015-08-09 00:10 +0200 Patch "efi: fix 32bit kernel boot failed problem using efi" has been added to the 3.10-stable tree <gregkh@linuxfoundation.org> - 2015-08-09 00:10 +0200
csiph-web