linux/arch/sh/kernel/vsyscall
Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Morally, the presence of a gate vma is more an attribute of a particular mm than
a particular task.  Moreover, dropping the dependency on task_struct will help
make both existing and future operations on mm's more flexible and convenient.

Signed-off-by: Stephen Wilson <wilsons@start.ca>
Reviewed-by: Michel Lespinasse <walken@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-03-23 16:36:54 -04:00
..
.gitignore sh: Initial gitignore list 2006-10-03 13:16:15 +09:00
Makefile kbuild: rename ld-option to cc-ldoption 2009-09-20 12:27:42 +02:00
vsyscall-note.S
vsyscall-sigreturn.S
vsyscall-syscall.S
vsyscall-trapa.S sh: fix vsyscall compilation due to .eh_frame issue 2010-11-17 17:55:37 +09:00
vsyscall.c mm: arch: make get_gate_vma take an mm_struct instead of a task_struct 2011-03-23 16:36:54 -04:00
vsyscall.lds.S sh: Terminate .eh_frame in VDSO with a 4-byte 0. 2007-11-02 12:29:37 +09:00