aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/exec.c
AgeCommit message (Collapse)AuthorFilesLines
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike1-0/+86
Move most *_kern.c files in arch/um/kernel to *.c. This makes UML somewhat more closely resemble the other arches. [[email protected]: use the new INTF_* flags] Signed-off-by: Jeff Dike <[email protected]> Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>