linux/arch/blackfin
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
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin: update defconfigs 2009-06-12 06:11:23 -04:00
include/asm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 2009-06-12 18:15:51 -07:00
kernel mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
lib Blackfin: fix strncmp.o build error 2009-05-27 00:27:05 -04:00
mach-bf518 Blackfin: rename some Blackfin drivers 2009-06-12 06:11:41 -04:00
mach-bf527 Blackfin: rename some Blackfin drivers 2009-06-12 06:11:41 -04:00
mach-bf533 Blackfin: rename some Blackfin drivers 2009-06-12 06:11:41 -04:00
mach-bf537 Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346 2009-06-12 06:11:55 -04:00
mach-bf538 Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
mach-bf548 Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346 2009-06-12 06:11:55 -04:00
mach-bf561 Blackfin: rename some Blackfin drivers 2009-06-12 06:11:41 -04:00
mach-common Blackfin: check SIC defines rather than variant names 2009-06-12 06:11:58 -04:00
mm Blackfin: document the lsl variants of the L1 allocator 2009-06-12 06:12:00 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-06-14 13:46:25 -07:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin arch: line up machine-/cpu- vars after BF54xM addition 2009-02-04 16:49:45 +08:00