All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Pavel Emelyanov <xemul@openvz.org>
Cc: len.brown@intel.com, linux-acpi@vger.kernel.org
Subject: Re: 2.6.23-rc1-mm1 compilation is broken (while 2.6.23-rc1 is not)
Date: Thu, 26 Jul 2007 02:15:08 -0700	[thread overview]
Message-ID: <20070726021508.e3c3922d.akpm@linux-foundation.org> (raw)
In-Reply-To: <46A863BE.5030106@openvz.org>

On Thu, 26 Jul 2007 13:05:02 +0400 Pavel Emelyanov <xemul@openvz.org> wrote:

> The following error occurs:
> 
> drivers/built-in.o(.text+0xb2f9): In function `acpi_pci_choose_state':
> pci-acpi.c: undefined reference to `acpi_pm_device_sleep_state'
> drivers/built-in.o(.text+0x3269d): In function `pnpacpi_suspend':
> core.c: undefined reference to `acpi_pm_device_sleep_state'
> 
> The problem is in git-acpi.patch from -mm1 broken-out tree, which adds 
> the pnpacpi_suspend() function and the acpi_pci_choose_state()'s body
> to the according mainline kernel.
> 
> The acpi_pm_device_sleep_state() one is available under CONFIG_ACPI_SLEEP
> only, which depends on !SMP (in my config SMP=y).
> 
> Is there any other info from me that can help to solve the problem (if it
> is not solved yet, of course)?
> 

There's a fix in
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/hot-fixes/
for this.


      reply	other threads:[~2007-07-26  9:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-26  9:05 2.6.23-rc1-mm1 compilation is broken (while 2.6.23-rc1 is not) Pavel Emelyanov
2007-07-26  9:15 ` Andrew Morton [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=20070726021508.e3c3922d.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=xemul@openvz.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 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.