kernel_optimize_test/arch/cris/arch-v10/kernel
Rusty Russell dd17c8f729 percpu: remove per_cpu__ prefix.
Now that the return from alloc_percpu is compatible with the address
of per-cpu vars, it makes sense to hand around the address of per-cpu
variables.  To make this sane, we remove the per_cpu__ prefix we used
created to stop people accidentally using these vars directly.

Now we have sparse, we can use that (next patch).

tj: * Updated to convert stuff which were missed by or added after the
      original patch.

    * Kill per_cpu_var() macro.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>
2009-10-29 22:34:15 +09:00
..
crisksyms.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
debugport.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
dma.c CRISv10: remove redundant tests on unsigned 2009-06-23 10:05:05 +02:00
entry.S percpu: remove per_cpu__ prefix. 2009-10-29 22:34:15 +09:00
fasttimer.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
head.S [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
io_interface_mux.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
irq.c cris: convert obsolete hw_interrupt_type to struct irq_chip 2009-04-02 14:30:47 +02:00
kgdb.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
Makefile [PATCH] CRIS update: drivers 2005-07-27 16:25:59 -07:00
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c 2008-02-08 11:06:32 +01:00
setup.c cris: ARRAY_SIZE() cleanup 2007-11-14 18:45:46 -08:00
shadows.c CRIS v10: Remove useless CVS id from kernel/shadows.c 2008-02-08 11:06:31 +01:00
signal.c CRIS v10: correct do_signal to fix oops and clean up signal handling in general 2008-01-14 08:52:23 -08:00
time.c CRIS: convert to asm-generic/hardirq.h 2009-09-01 17:23:32 +02:00
traps.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00