From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: Warning in -next w/ "ARM: 7011/1: Add ARM cpu topology definition"
Date: Fri, 14 Oct 2011 10:31:01 +0100 [thread overview]
Message-ID: <20111014093100.GA23994@mudshark.cambridge.arm.com> (raw)
Hi Vincent,
When compiling next with SCHED_MC enabled I get a warning from sched.c
because your topology functions (declared in arch/arm/include/asm/topology.h)
take unsigned int cpu rather than int cpu:
kernel/sched.c:7354:2: warning: initialization from incompatible pointer type
7353 #ifdef CONFIG_SCHED_MC
7354 { sd_init_MC, cpu_coregroup_mask, },
7355 #endif
Apologies if you've already got a fix queued for this,
Will
next reply other threads:[~2011-10-14 9:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-14 9:31 Will Deacon [this message]
2011-10-14 9:57 ` Warning in -next w/ "ARM: 7011/1: Add ARM cpu topology definition" Vincent Guittot
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=20111014093100.GA23994@mudshark.cambridge.arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.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