From: Simon Horman <horms@verge.net.au>
To: Tony Jones <tonyj@suse.de>
Cc: kexec@lists.infradead.org
Subject: Re: PATCH: kexec/i386 fix build failure (bzImage_support_efi_boot)
Date: Thu, 6 Feb 2014 16:30:33 +0900 [thread overview]
Message-ID: <20140206073033.GC24865@verge.net.au> (raw)
In-Reply-To: <52F2BBF2.8080907@suse.de>
On Wed, Feb 05, 2014 at 02:32:18PM -0800, Tony Jones wrote:
> Commit 9c200a85de2245a850546fded96a1977b84ad24d referenced
> 'bzImage_support_efi_boot' without matching 32-bit definition.
>
> Signed-off-by: Tony Jones <tonyj@suse.de>
Thanks, applied.
> ---
> kexec/arch/i386/kexec-bzImage.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- a/kexec/arch/i386/kexec-bzImage.c
> +++ b/kexec/arch/i386/kexec-bzImage.c
> @@ -40,6 +40,7 @@
> #include <arch/options.h>
>
> static const int probe_debug = 0;
> +int bzImage_support_efi_boot = 0;
>
> int bzImage_probe(const char *buf, off_t len)
> {
>
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
prev parent reply other threads:[~2014-02-06 7:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-05 22:32 PATCH: kexec/i386 fix build failure (bzImage_support_efi_boot) Tony Jones
2014-02-06 7:30 ` Simon Horman [this message]
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=20140206073033.GC24865@verge.net.au \
--to=horms@verge.net.au \
--cc=kexec@lists.infradead.org \
--cc=tonyj@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.