android_kernel_xiaomi_sm8350/arch/powerpc/platforms/cell
Yinghai Lu 95f72d1ed4 lmb: rename to memblock
via following scripts

      FILES=$(find * -type f | grep -vE 'oprofile|[^K]config')

      sed -i \
        -e 's/lmb/memblock/g' \
        -e 's/LMB/MEMBLOCK/g' \
        $FILES

      for N in $(find . -name lmb.[ch]); do
        M=$(echo $N | sed 's/lmb/memblock/g')
        mv $N $M
      done

and remove some wrong change like lmbench and dlmb etc.

also move memblock.c from lib/ to mm/

Suggested-by: Ingo Molnar <mingo@elte.hu>
Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-07-14 17:14:00 +10:00
..
spufs rename the generic fsync implementations 2010-05-27 22:06:06 -04:00
axon_msi.c of: Remove duplicate fields from of_platform_driver 2010-05-22 00:10:40 -06:00
beat_htab.c
beat_hvCall.S
beat_interrupt.c
beat_interrupt.h
beat_iommu.c
beat_smp.c
beat_spu_priv1.c
beat_syscall.h
beat_udbg.c
beat_wrapper.h
beat.c
beat.h
cbe_cpufreq_pervasive.c
cbe_cpufreq_pmi.c
cbe_cpufreq.c
cbe_cpufreq.h
cbe_powerbutton.c
cbe_regs.c
cbe_thermal.c
celleb_pci.c
celleb_pci.h
celleb_scc_epci.c
celleb_scc_pciex.c
celleb_scc_sio.c
celleb_scc_uhc.c
celleb_scc.h
celleb_setup.c
cpufreq_spudemand.c
interrupt.c
interrupt.h
io-workarounds.c
io-workarounds.h
iommu.c lmb: rename to memblock 2010-07-14 17:14:00 +10:00
Kconfig
Makefile
pervasive.c
pervasive.h
pmu.c
qpace_setup.c
ras.c
ras.h
setup.c
smp.c
spider-pci.c
spider-pic.c
spu_base.c
spu_callbacks.c
spu_fault.c
spu_manage.c
spu_notify.c
spu_priv1_mmio.c
spu_priv1_mmio.h
spu_syscalls.c