linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sachin Sant <sachinp@in.ibm.com>
To: "linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
	linux-s390@vger.kernel.org
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	Tejun Heo <tj@kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [-next Sept 9] S309 Build break (mm/percpu.c)
Date: Thu, 09 Sep 2010 18:05:22 +0530	[thread overview]
Message-ID: <4C88D48A.3070702@in.ibm.com> (raw)

Today's Next (next-20100909) fails to build on s390 with :

mm/percpu.c: In function 'pcpu_embed_first_chunk':
mm/percpu.c:1581: error: implicit declaration of function 'pcpu_build_alloc_info'
mm/percpu.c:1582: warning: assignment makes pointer from integer without a cast

Probable cause seems to be following commit :

commit bbddff0545878a8649c091a9dd7c43ce91516734
percpu: use percpu allocator on UP too

CONFIG_NEED_PER_CPU_ .. and CONFIG_HAVE_SETUP_PER_CPU_AREA
options are not enabled in the .config

Thanks
-Sachin


-- 

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------

             reply	other threads:[~2010-09-09 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 12:35 Sachin Sant [this message]
2010-09-09 14:24 ` [-next Sept 9] S309 Build break (mm/percpu.c) Tejun Heo
2010-09-10  6:09   ` Sachin Sant

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=4C88D48A.3070702@in.ibm.com \
    --to=sachinp@in.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=tj@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;
as well as URLs for NNTP newsgroup(s).