linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: xiaokun <xiaokun@sf-auto.com>
To: <linuxppc-dev@lists.ozlabs.org>
Subject: question about cpm_uart_cpm2.c "Section mismatch in reference from the function cpm_uart_allocbuf"
Date: Wed, 5 May 2010 19:19:18 +0800	[thread overview]
Message-ID: <022701caec44$cd936280$9c1cbcc0@sfdomain.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

I am using MPC8272ADS_20080623-ltib.iso from freescale

The Linux Kernel is 2.6.25.

When I make uImage, the error message is :

WARNING: vmlinux.o(.text+0x159450): Section mismatch in reference from the function cpm_uart_allocbuf() to the function .init.text:__alloc_bootmem()
The function cpm_uart_allocbuf() references
the function __init __alloc_bootmem().
This is often because cpm_uart_allocbuf lacks a __init
annotation or the annotation of __alloc_bootmem is wrong.


It seems that "drivers\serial\cpm_uart\cpm_uart_cpm2.c" needs to be patched.
How to find the patch?
How to search in  the collection of prior postings to this mail list?
I am a newbie.
Thanks for help!

________________________________
本电子邮件及附件都属机密文件,并且仅供标明地址的个人或团体使用。
如果本电子邮件与您无关,请删除全部原始信息(包括任何原始信息的备份),并通知发件人。
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient of this email and its attachments, you must take no action based upon them, nor must you copy or show them to anyone. Please contact the sender if you believe you have received this email in error.

[-- Attachment #2: Type: text/html, Size: 2144 bytes --]

             reply	other threads:[~2010-05-05 11:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 11:19 xiaokun [this message]
2010-05-05 13:34 ` question about cpm_uart_cpm2.c "Section mismatch in reference from the function cpm_uart_allocbuf" Guillaume Knispel
2010-05-05 17:38 ` Scott Wood

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='022701caec44$cd936280$9c1cbcc0@sfdomain.com' \
    --to=xiaokun@sf-auto.com \
    --cc=linuxppc-dev@lists.ozlabs.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;
as well as URLs for NNTP newsgroup(s).