android_kernel_xiaomi_sdm845/arch/blackfin
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
..
boot kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
configs Blackfin: increase default async timings for parallel flashes 2009-09-16 22:10:42 -04:00
include/asm Blackfin: override text/data checking functions 2009-09-23 07:39:32 -07:00
kernel blackfin: Cleanup linker script using new linker script macros. 2009-09-24 17:16:22 -07:00
lib Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
mach-bf518 Blackfin: drop board resources for dead devices (pbx/ad9960) 2009-09-16 22:10:24 -04:00
mach-bf527 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf533 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf537 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf538 trivial: fix typo "for for" in multiple files 2009-09-21 15:14:54 +02:00
mach-bf548 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf561 const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
mach-common percpu: remove per_cpu__ prefix. 2009-10-29 22:34:15 +09:00
mm Blackfin: fix typo in isram_write() 2009-09-16 22:10:38 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: swap clocksource ratings for gptimer/cycles 2009-09-16 22:10:48 -04:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00