linux/arch/blackfin/kernel
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition
* create mm/init-mm.c, move init_mm there
* remove INIT_MM, initialize init_mm with C99 initializer
* unexport init_mm on all arches:

  init_mm is already unexported on x86.

  One strange place is some OMAP driver (drivers/video/omap/) which
  won't build modular, but it's already wants get_vm_area() export.
  Somebody should look there.

[akpm@linux-foundation.org: add missing #includes]
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Cc: Americo Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:28 -07:00
..
cplb-mpu Blackfin: make sure MPU CPLB for first 1k is marked as valid 2009-06-12 06:11:40 -04:00
cplb-nompu Blackfin: add workaround for anomaly 05000287 2009-06-12 06:11:39 -04:00
.gitignore
Makefile
asm-offsets.c
bfin_dma_5xx.c Blackfin: annotate anomaly 05000119 in core DMA code 2009-06-12 06:11:29 -04:00
bfin_gpio.c Blackfin: punt useless GPIO init call 2009-06-12 06:11:30 -04:00
bfin_ksyms.c Blackfin: fix data cache flushing when doing icache flushing 2009-06-12 06:03:45 -04:00
cplbinfo.c
dma-mapping.c
early_printk.c Blackfin: convert early_printk EVT init to a loop 2009-06-12 06:12:01 -04:00
entry.S
fixed_code.S
flat.c
gptimers.c Blackfin: update gptimers API 2009-06-12 06:11:47 -04:00
init_task.c mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
ipipe.c Blackfin: merge Philippe's recent ipipe patch 2009-06-12 06:03:46 -04:00
irqchip.c Blackfin: fix sparseirq/kstat_irqs fallout 2009-06-12 06:15:36 -04:00
kgdb.c Blackfin: fix length checking in kgdb_ebin2mem 2009-06-12 06:12:07 -04:00
kgdb_test.c
mcount.S
module.c Blackfin: rename Blackfin relocs according to the toolchain 2009-06-12 06:11:59 -04:00
process.c Blackfin: push access_ok() L1 attribute down 2009-06-12 06:12:05 -04:00
ptrace.c
reboot.c
setup.c Blackfin: override default uClinux MTD addr/size 2009-06-12 06:11:53 -04:00
signal.c
sys_bfin.c Blackfin: delete unused sys_getpagesize() function 2009-06-12 06:11:31 -04:00
time-ts.c Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
time.c Blackfin: convert SMP to only use generic time framework 2009-06-12 06:11:56 -04:00
traps.c Blackfin: fix unused warnings after nommu update 2009-06-12 06:15:35 -04:00
vmlinux.lds.S Blackfin: allow scheduler functions to be placed into L1 2009-06-12 06:03:44 -04:00