[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120305235532.28f407bf.akpm@linux-foundation.org>
Date: Mon, 5 Mar 2012 23:55:32 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: tglx@...utronix.de, hpa@...or.com, alex.shi@...el.com,
cl@...two.org, sfr@...b.auug.org.au, tj@...nel.org,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [patch 5/8] x86: use this_cpu_xxx to replace percpu_xxx funcs
On Tue, 6 Mar 2012 08:46:01 +0100 Ingo Molnar <mingo@...e.hu> wrote:
> Will percpu_write() be removed altogether? If so then the
> changelog should say *that*, and explain that on x86 this is a
> simple renaming of the API, not a long explanation about
> scenarios that don't actually matter.
>
> If percpu_write() is not being removed then I don't see how this
> patch is an improvement: it's supposed to result in the same
> instructions being emitted, and __this_cpu_write() et al are
> distinctly longer to write ...
>
> So what's the plan here?
All percpu_xxx() functions get removed.
That was explained in the [patch 0/n] changelog (available on lkml ;))
but a) I chose to feed the prereq patches through maintainers and b) I
didn't edit all the changelogs. I should have.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists