commit | 89fe64766ab76b02c65a806b8b5a864652493bd6 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Tue Oct 16 01:26:39 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:04 2007 -0700 |
tree | 7da7c84014acded2d74c8d04a3eec57de2bc7622 | |
parent | 2090ab05fe4bc6b70e7245a9d3ea37afc49150ad [diff] |
uml: move userspace code to userspace file Move some code from a kernelspace file to a userspace file where it fits better. This enables some tidying which is the subject of a later patch. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>