From: Andrew Morton <akpm@linux-foundation.org>
To: avorontsov@ru.mvista.com
Cc: sameo@linux.intel.com, linuxppc-dev@ozlabs.org
Subject: Re: drivers/mfd/ab3100-core.c
Date: Thu, 17 Sep 2009 18:30:19 -0700 [thread overview]
Message-ID: <20090917183019.12f58743.akpm@linux-foundation.org> (raw)
In-Reply-To: <20090918012213.GA31463@oksana.dev.rtsoft.ru>
On Fri, 18 Sep 2009 05:22:13 +0400
Anton Vorontsov <avorontsov@ru.mvista.com> wrote:
> On Thu, Sep 17, 2009 at 05:20:58PM -0700, Andrew Morton wrote:
> > This:
> >
> > static const struct ab3100_init_setting __initdata
> > ab3100_init_settings[] = {
>
> Looks like it should be __initconst, otherwise it's ambiguous.
>
> > causes this:
> >
> > drivers/mfd/ab3100-core.c:651: error: ab3100_init_settings causes a section type conflict
> >
> > on ppc64.
> >
> > I keep forgetting why. Did MFD do something wrong or is powerpc borked
> > or did my compiler version expire?
>
doh, OK, I forgot about initconst. I'll try it..
prev parent reply other threads:[~2009-09-18 1:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 0:20 drivers/mfd/ab3100-core.c Andrew Morton
2009-09-18 1:22 ` drivers/mfd/ab3100-core.c Anton Vorontsov
2009-09-18 1:30 ` 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=20090917183019.12f58743.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=avorontsov@ru.mvista.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=sameo@linux.intel.com \
/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.