[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090722150617.13c24350.randy.dunlap@oracle.com>
Date: Wed, 22 Jul 2009 15:06:17 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Alexander Beregalov <a.beregalov@...il.com>
Cc: linux-next <linux-next@...r.kernel.org>,
Feng Tang <feng.tang@...el.com>,
Len Brown <len.brown@...el.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-acpi@...r.kernel.org
Subject: Re: next: sfi build fails when !CONFIG_ACPI
On Thu, 16 Jul 2009 12:48:01 +0400 Alexander Beregalov wrote:
> Hi
>
> drivers/sfi/sfi_core.c: In function 'sfi_init':
> drivers/sfi/sfi_core.c:346: error: 'acpi_disabled' undeclared (first
> use in this function)
> drivers/sfi/sfi_core.c:346: error: (Each undeclared identifier is
> reported only once
> drivers/sfi/sfi_core.c:346: error: for each function it appears in.)
>
>
> $ grep ACPI .config
> # Power management and ACPI options
> --
next-20090722 still fails on x86_32 when SFI=y & ACPI=n:
arch/x86/pci/mmconfig_32.c:34: error: invalid use of undefined type 'struct acpi_mcfg_allocation'
arch/x86/pci/mmconfig_32.c:34: error: dereferencing pointer to incomplete type
arch/x86/pci/mmconfig_32.c:35: error: dereferencing pointer to incomplete type
arch/x86/pci/mmconfig_32.c:36: error: dereferencing pointer to incomplete type
arch/x86/pci/mmconfig_32.c:37: error: dereferencing pointer to incomplete type
arch/x86/pci/mmconfig_32.c:38: error: dereferencing pointer to incomplete type
config is attached.
---
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/
Download attachment "config-sfi" of type "application/octet-stream" (56455 bytes)
Powered by blists - more mailing lists