From: Cong Wang <xiyou.wangcong@gmail.com>
To: Tao Jiang <jiangtao.jit@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: A problem with percpu variable cpu_number
Date: Mon, 20 Feb 2012 23:11:32 +0800 [thread overview]
Message-ID: <4F4262A4.9000204@gmail.com> (raw)
In-Reply-To: <CAOe6JY3yM24CGYOpPc98QfjRYah5U+L9DB46WH60LVrxN9=eRQ@mail.gmail.com>
On 02/20/2012 07:04 PM, Tao Jiang wrote:
>
> I read the macor DEFINE_PER_CPU
> it's decorated by some percpu attributes
> it will be put in section .data..percpu in init section
.data..percpu is not .init section, the .init sections should all have
".init.*" names.
next prev parent reply other threads:[~2012-02-20 15:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 11:09 A problem with percpu variable cpu_number tao jiang
2012-02-19 12:20 ` Tao Jiang
2012-02-19 15:21 ` Cong Wang
2012-02-20 11:04 ` Tao Jiang
2012-02-20 15:11 ` Cong Wang [this message]
2012-02-21 12:41 ` Tao Jiang
2012-02-21 14:29 ` Cong Wang
2012-02-21 17:58 ` Brian Gerst
2012-02-22 11:13 ` Tao Jiang
2012-02-22 13:21 ` Hillf Danton
2012-02-23 14:29 ` Tao Jiang
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=4F4262A4.9000204@gmail.com \
--to=xiyou.wangcong@gmail.com \
--cc=jiangtao.jit@gmail.com \
--cc=linux-kernel@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 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.