diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2007-10-16 01:24:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-16 09:42:53 -0700 |
commit | c92ff1bde06f69d59b40f3194016aee51cc5da55 (patch) | |
tree | d365a7723a05a073ed715c6f4e99363e27516d04 /arch/sh64 | |
parent | c0bc9875b701c588e448302d41181995c21e8040 (diff) |
move mm_struct and vm_area_struct
Move the definitions of struct mm_struct and struct vma_area_struct to
include/mm_types.h. This allows to define more function in asm/pgtable.h
and friends with inline assemblies instead of macros. Compile tested on
i386, powerpc, powerpc64, s390-32, s390-64 and x86_64.
[aurelien@aurel32.net: build fix]
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sh64')
0 files changed, 0 insertions, 0 deletions