mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matt Fleming <matt@console-pimps.org>
To: Dave Young <dyoung@redhat.com>
Cc: hpa@zytor.com, mingo@kernel.org, linux-kernel@vger.kernel.org,
	x86@kernel.org, kexec@lists.infradead.org
Subject: Re: [PATCH tip/efi-kexec] x86: setup.c build fix
Date: Fri, 3 Jan 2014 14:40:44 +0000	[thread overview]
Message-ID: <20140103144044.GD2618@console-pimps.org> (raw)
In-Reply-To: <20140103035648.GA5291@darkstar.nay.redhat.com>

On Fri, 03 Jan, at 11:56:49AM, Dave Young wrote:
> In case without CONFIG_EFI, there will be below build error:
>    arch/x86/built-in.o: In function `setup_arch':
> >> (.init.text+0x9dc): undefined reference to `parse_efi_setup'
> 
> Thus fix it by adding blank inline function in asm/efi.h
> Also remove an unused declaration for variable efi_data_len.
> 
> Signed-off-by: Dave Young <dyoung@redhat.com>
> ---
>  arch/x86/include/asm/efi.h |    5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Thanks Dave. I picked up both patches.

-- 
Matt Fleming, Intel Open Source Technology Center

  reply	other threads:[~2014-01-03 14:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-03  3:56 Dave Young
2014-01-03 14:40 ` Matt Fleming [this message]
2014-01-03 22:24   ` H. Peter Anvin
2014-01-03 22:27     ` Matt Fleming

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=20140103144044.GD2618@console-pimps.org \
    --to=matt@console-pimps.org \
    --cc=dyoung@redhat.com \
    --cc=hpa@zytor.com \
    --cc=kexec@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=x86@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

Powered by JetHome