]> git.baikalelectronics.ru Git - kernel.git/commit
uml: move userspace code to userspace file
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:26:39 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:04 +0000 (09:43 -0700)
commit7e6a48bad07aded842a4482c35fd26de83f99756
tree7da7c84014acded2d74c8d04a3eec57de2bc7622
parent7f7a52954a9ce4d62f0e36a43c2ec11e392a9ee5
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>
arch/um/drivers/chan_kern.c
arch/um/drivers/chan_user.c