From: Tejun Heo <tj@kernel.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Frederic Weisbecker <fweisbec@gmail.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Rusty Russell <rusty@rustcorp.com.au>,
Christoph Lameter <cl@linux-foundation.org>,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Peter Zijlstra <peterz@infradead.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: linux-next: percpu/tip tree build failure
Date: Tue, 08 Dec 2009 17:37:50 +0900 [thread overview]
Message-ID: <4B1E105E.7030208@kernel.org> (raw)
In-Reply-To: <20091208082436.GA12761@elte.hu>
Hello,
On 12/08/2009 05:24 PM, Ingo Molnar wrote:
>> Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
>
> I have applied it - but really, the new percpu namespace changes headed
> towards upstream are quite a nuisance IMO. The 3-4 (trivial to solve)
> breakages i've seen so far affecting code i maintain give us an
> estimation about the ongoing maintainence cost - which wont be high but
> not zero either.
>
> The change that was forced here:
>
> -static DEFINE_PER_CPU(unsigned int, task_bp_pinned[HBP_NUM]);
> +static DEFINE_PER_CPU(unsigned int, nr_task_bp_pinned[HBP_NUM]);
>
> Is it really an improvement to the old code?
>
> Dunno.
In each specific conflict, I don't think it would be an apparent
improvement but overall I do believe it's headed the right way. Well,
or, at the very least, I don't see any other viable solution and
you're probably the most strongly affected by the change. Sorry about
the inconveniences.
I'm waiting for ack for a m68k change before pushing out percpu tree.
I'm not completely determined but I think I'll keep dropping per_cpu__
prefix and sparse annotation in linux-next for one more cycle as
sparse annotation cleanup pass hasn't been done yet. Once new devel
cycle begins, it might be a good idea to pull in percpu changes into
one of the tip trees so that these nuisances can be detected during
development?
Thanks.
--
tejun
prev parent reply other threads:[~2009-12-08 8:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-08 7:25 linux-next: percpu/tip tree build failure Stephen Rothwell
2009-12-08 8:05 ` Frederic Weisbecker
2009-12-08 8:24 ` Ingo Molnar
2009-12-08 8:37 ` Tejun Heo [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=4B1E105E.7030208@kernel.org \
--to=tj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=cl@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
--cc=rusty@rustcorp.com.au \
--cc=sfr@canb.auug.org.au \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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).