linux/arch/ia64/xen
Tejun Heo c6e22f9e3e percpu: make percpu symbols in xen unique
This patch updates percpu related symbols in xen 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/x86/xen/smp.c, arch/x86/xen/time.c, arch/ia64/xen/irq_xen.c:
  add xen_ prefix to percpu variables

* arch/ia64/xen/time.c: add xen_ prefix to percpu variables, drop
  processed_ prefix and make them static

Partly based on Rusty Russell's "alloc_percpu: rename percpu vars
which cause name clashes" patch.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Chris Wright <chrisw@sous-sol.org>
2009-10-29 22:34:13 +09:00
..
Kconfig [IA64] fixes configs and add default config for ia64 xen domU 2009-02-19 11:39:06 -08:00
Makefile ia64/pv_ops/xen/gate.S: xen gate page paravirtualization 2009-03-26 11:01:55 -07:00
gate-data.S ia64/pv_ops/xen: define xen specific gate page. 2009-03-26 10:51:12 -07:00
grant-table.c
hypercall.S ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. 2009-03-26 11:03:14 -07:00
hypervisor.c
irq_xen.c percpu: make percpu symbols in xen unique 2009-10-29 22:34:13 +09:00
irq_xen.h
machvec.c
suspend.c
time.c percpu: make percpu symbols in xen unique 2009-10-29 22:34:13 +09:00
time.h
xcom_hcall.c
xen_pv_ops.c ia64: remove some warnings. 2009-03-27 11:11:04 -07:00
xencomm.c
xenivt.S
xensetup.S [IA64] xen_domu_defconfig: fix build issues/warnings 2009-05-05 11:43:13 -07:00