linux/arch/sh/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
..
cpu sh: Tie sparseirq in to Kconfig. 2009-06-11 10:33:09 +03:00
vsyscall
.gitignore
Makefile
Makefile_32 sh: Kill off the remnants of the old timer code. 2009-05-12 19:53:55 +09:00
Makefile_64 sh: Kill off the remnants of the old timer code. 2009-05-12 19:53:55 +09:00
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
early_printk.c
entry-common.S
ftrace.c
gpio.c
head_32.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
head_64.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
idle.c
init_task.c mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
io.c sh: pci: Consolidate pci_iomap() and use the generic I/O base. 2009-04-20 16:38:00 +09:00
io_generic.c
io_trapped.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
irq.c sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def. 2009-05-22 01:36:13 +09:00
kgdb.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
kprobes.c
localtimer.c sh: Move dummy clockevents broadcast timer to its new home. 2009-05-03 18:29:27 +09:00
machine_kexec.c
machvec.c sh: boot word / mode pin support V2 2009-06-01 15:44:49 +09:00
module.c module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
process_32.c sh: Fix UBC setup and registers for SH2A 2009-05-09 00:09:21 +09:00
process_64.c
ptrace_32.c sh: Add ptrace support for NOMMU debugging 2009-05-09 00:11:27 +09:00
ptrace_64.c
relocate_kernel.S
setup.c sh: rework mode pin code 2009-06-11 09:08:53 +03:00
sh_bios.c
sh_ksyms_32.c sh: irq: Convert from irq_desc[] to irq_to_desc(). 2009-05-22 01:26:16 +09:00
sh_ksyms_64.c sh: Provide an __sdivsi3_2 export for sh64. 2009-05-09 17:57:21 +09:00
signal_32.c
signal_64.c
smp.c
stacktrace.c
swsusp.c
sys_sh.c sh: Fix mmap2 for handling differing PAGE_SIZEs. 2009-04-21 07:34:53 +09:00
sys_sh32.c
sys_sh64.c
syscalls_32.S sh: Wire up sys_rt_tgsigqueueinfo. 2009-06-11 09:38:05 +03:00
syscalls_64.S sh: Wire up sys_rt_tgsigqueueinfo. 2009-06-11 09:38:05 +03:00
time.c sh: Kill off the remnants of the old timer code. 2009-05-12 19:53:55 +09:00
topology.c
traps.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
traps_32.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
traps_64.c sh: Always fixup unaligned userspace accesses on sh64. 2009-05-08 20:32:56 +09:00
vmlinux.lds.S sh: include empty_zero_page in text 2009-05-11 18:42:14 +09:00