From: "H. Peter Anvin" <hpa@linux.intel.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [tip:x86/acpi 2/6] arch/x86/kernel/setup.c:944:2: error: implicit declaration of function 'acpi_
Date: Fri, 28 Sep 2012 05:42:49 +0000 [thread overview]
Message-ID: <506538D9.6050903@linux.intel.com> (raw)
In-Reply-To: <20120928024651.GH9155@localhost>
Thank you, Fengguang!
Obviously, we will not push this version of this branch.
-hpa
On 09/27/2012 07:46 PM, Fengguang Wu wrote:
> Hi Thomas,
>
> FYI, kernel build failed on
>
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/acpi
> head: 4901b402c957d4ebaff123ffc34fafe3cef99542
> commit: 9b17afd44dadf5065c46bc8e4df55b938d92c529 [2/6] ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas
> config: i386-allnoconfig
>
> All error/warnings:
>
> In file included from init/main.c:25:0:
> include/linux/acpi.h:442:28: error: unknown type name 'acpi_physical_address'
> --
> In file included from arch/x86/kernel/setup.c:29:0:
> include/linux/acpi.h:442:28: error: unknown type name 'acpi_physical_address'
> arch/x86/kernel/setup.c: In function 'setup_arch':
> arch/x86/kernel/setup.c:944:2: error: implicit declaration of function 'acpi_initrd_override' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
>
> vim +944 arch/x86/kernel/setup.c
>
> e7b37895 (Yinghai Lu 2008-06-25 938) #endif
> 162a7e75 (Mike Travis 2011-05-24 939) /* Allocate bigger log buffer */
> 162a7e75 (Mike Travis 2011-05-24 940) setup_log_buf(1);
> e7b37895 (Yinghai Lu 2008-06-25 941)
> 2ec65f8b (Yinghai Lu 2008-06-23 942) reserve_initrd();
> 2ec65f8b (Yinghai Lu 2008-06-23 943)
> 9b17afd4 (Thomas Renninger 2012-09-26 @944) acpi_initrd_override((void *)initrd_start, initrd_end - initrd_start);
> 9b17afd4 (Thomas Renninger 2012-09-26 945)
> 44280733 (Yinghai Lu 2009-11-22 946) reserve_crashkernel();
> 44280733 (Yinghai Lu 2009-11-22 947)
>
> ---
> 0-DAY kernel build testing backend Open Source Technology Centre
> Fengguang Wu, Yuanhan Liu Intel Corporation
>
next prev parent reply other threads:[~2012-09-28 5:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-28 2:46 [tip:x86/acpi 2/6] arch/x86/kernel/setup.c:944:2: error: implicit declaration of function 'acpi_init Fengguang Wu
2012-09-28 5:42 ` H. Peter Anvin [this message]
2012-09-28 16:08 ` [tip:x86/acpi 2/6] arch/x86/kernel/setup.c:944:2: error: implicit declaration of function 'acpi_ Thomas Renninger
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=506538D9.6050903@linux.intel.com \
--to=hpa@linux.intel.com \
--cc=kernel-janitors@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