linux/arch/frv
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 FRV: Drop 'TOPDIR' from Makefiles 2008-01-28 23:14:37 +01:00
include/asm FRV: Fix interaction with new generic header stuff 2009-06-13 13:17:28 -07:00
kernel mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
lib move frv docs one level up 2008-02-03 15:54:28 +02:00
mb93090-mb00 FRV: BUG to BUG_ON changes 2009-06-11 09:01:26 -07:00
mm FRV: Fix compile breakage 2009-04-06 14:31:26 -07:00
Kconfig FRV: Implement new-style ptrace 2009-06-11 09:01:26 -07:00
Kconfig.debug [PATCH] frv: drop unsupported debugging features 2006-01-08 20:13:36 -08:00
Makefile kbuild: enable 'make AFLAGS=...' to add additional options to AS 2007-10-15 21:59:31 +02:00
defconfig