public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb•de>
To: Tejun Heo <tj@kernel•org>
Cc: Christoph Lameter <cl@linux-foundation•org>,
	Frederic Weisbecker <fweisbec@gmail•com>,
	Heiko Carstens <heiko.carstens@de•ibm.com>,
	linuxppc-dev@ozlabs•org, Paul Mackerras <paulus@samba•org>,
	"H. Peter Anvin" <hpa@zytor•com>,
	Masami Hiramatsu <mhiramat@redhat•com>,
	Nick Piggin <npiggin@suse•de>,
	Herbert Xu <herbert@gondor•apana.org.au>,
	Robert Richter <robert.richter@amd•com>,
	x86@kernel•org,
	Anil S Keshavamurthy <anil.s.keshavamurthy@intel•com>,
	Ingo Molnar <mingo@redhat•com>, Avi Kivity <avi@redhat•com>,
	Fenghua Yu <fenghua.yu@intel•com>,
	Rusty Russell <rusty@rustcorp•com.au>,
	Steven Rostedt <rostedt@goodmis•org>,
	Chris Wright <chrisw@sous-sol•org>,
	Al Viro <viro@zeniv•linux.org.uk>,
	Thomas Gleixner <tglx@linutronix•de>,
	Tony Luck <tony.luck@intel•com>,
	Jeremy Fitzhardinge <jeremy@xensource•com>,
	Marcelo Tosatti <mtosatti@redhat•com>,
	linux-kernel@vger•kernel.org, Chuck Ebbert <cebbert@redhat•com>,
	Martin Schwidefsky <schwidefsky@de•ibm.com>,
	Andrew Morton <akpm@linux-foundation•org>,
	Koichi Yasutake <yasutake.koichi@jp•panasonic.com>,
	"David S. Miller" <davem@davemloft•net>
Subject: Re: [PATCH 10/16] percpu: make percpu symbols in powerpc unique
Date: Fri, 9 Oct 2009 17:44:00 +0200	[thread overview]
Message-ID: <200910091744.00384.arnd@arndb.de> (raw)
In-Reply-To: <1254913285-6251-11-git-send-email-tj@kernel.org>

On Wednesday 07 October 2009, Tejun Heo wrote:
> This patch updates percpu related symbols in powerpc such that percpu
> symbols are unique and don't clash with local symbols.  This serves
> two purposes of decreasing the possibility of global percpu symbol
> collision and allowing dropping per_cpu__ prefix from percpu symbols.
> 
> * arch/powerpc/kernel/perf_callchain.c: s/callchain/cpu_perf_callchain/
> 
> * arch/powerpc/kernel/setup-common.c: s/pvr/cpu_pvr/
> 
> * arch/powerpc/platforms/pseries/dtl.c: s/dtl/cpu_dtl/
> 
> * arch/powerpc/platforms/cell/interrupt.c: s/iic/cpu_iic/
> 
> Partly based on Rusty Russell's "alloc_percpu: rename percpu vars
> which cause name clashes" patch.

Patch looks good, I checked both the cell bits I'm maintaining
and the other powerpc parts.

Acked-by: Arnd Bergmann <arnd@arndb•de>

  reply	other threads:[~2009-10-09 15:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1254913285-6251-1-git-send-email-tj@kernel.org>
2009-10-07 11:01 ` [PATCH 10/16] percpu: make percpu symbols in powerpc unique Tejun Heo
2009-10-09 15:44   ` Arnd Bergmann [this message]
     [not found] <1255500125-3210-1-git-send-email-tj@kernel.org>
2009-10-14  6:01 ` Tejun Heo
2009-10-27  3:19   ` Benjamin Herrenschmidt

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=200910091744.00384.arnd@arndb.de \
    --to=arnd@arndb$(echo .)de \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=anil.s.keshavamurthy@intel$(echo .)com \
    --cc=avi@redhat$(echo .)com \
    --cc=cebbert@redhat$(echo .)com \
    --cc=chrisw@sous-sol$(echo .)org \
    --cc=cl@linux-foundation$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=fenghua.yu@intel$(echo .)com \
    --cc=fweisbec@gmail$(echo .)com \
    --cc=heiko.carstens@de$(echo .)ibm.com \
    --cc=herbert@gondor$(echo .)apana.org.au \
    --cc=hpa@zytor$(echo .)com \
    --cc=jeremy@xensource$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=mhiramat@redhat$(echo .)com \
    --cc=mingo@redhat$(echo .)com \
    --cc=mtosatti@redhat$(echo .)com \
    --cc=npiggin@suse$(echo .)de \
    --cc=paulus@samba$(echo .)org \
    --cc=robert.richter@amd$(echo .)com \
    --cc=rostedt@goodmis$(echo .)org \
    --cc=rusty@rustcorp$(echo .)com.au \
    --cc=schwidefsky@de$(echo .)ibm.com \
    --cc=tglx@linutronix$(echo .)de \
    --cc=tj@kernel$(echo .)org \
    --cc=tony.luck@intel$(echo .)com \
    --cc=viro@zeniv$(echo .)linux.org.uk \
    --cc=x86@kernel$(echo .)org \
    --cc=yasutake.koichi@jp$(echo .)panasonic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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