public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: ykzhao <yakui.zhao@intel.com>
To: "Александр Дориф" <dorif@mail.ru>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: Troubles with ACPI in Linux kernel v 2.6.31- git18
Date: Mon, 28 Sep 2009 09:03:40 +0800	[thread overview]
Message-ID: <1254099820.4298.24.camel@localhost.localdomain> (raw)
In-Reply-To: <E1Mrxqa-0004u0-00.dorif-mail-ru@f282.mail.ru>

On Mon, 2009-09-28 at 01:47 +0800, Александр Дориф wrote:
> Hello! I have tried to compile Linux kernel v. 2.6.31 git18 and have received these warnings:
> WARNING: vmlinux.o(.text+0x1aa4a): Section mismatch in reference from the function acpi_save_state_mem() to the function .cpuinit.text:setup_trampoline()
> The function acpi_save_state_mem() references
> the function __cpuinit setup_trampoline().
> This is often because acpi_save_state_mem lacks a __cpuinit 
> annotation or the annotation of setup_trampoline is wrong.
> WARNING: drivers/acpi/processor.o(.text+0xa64): Section mismatch in reference from the function acpi_processor_add() to the function .cpuinit.text:acpi_processor_power_init()
> The function acpi_processor_add() references
> the function __cpuinit acpi_processor_power_init().
> This is often because acpi_processor_add lacks a __cpuinit 
> annotation or the annotation of acpi_processor_power_init is wrong.
> I hope this troubles will be corrected soon.
> P.S.:I'm very sorry for my poor English.
Thanks for your info.
It seems that the function prototype is defined incorrectly.

Thanks.

> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2009-09-28  1:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-27 17:47 Troubles with ACPI in Linux kernel v 2.6.31- git18 Александр Дориф
2009-09-28  1:03 ` ykzhao [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=1254099820.4298.24.camel@localhost.localdomain \
    --to=yakui.zhao@intel.com \
    --cc=dorif@mail.ru \
    --cc=linux-acpi@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