From: Michael S. Tsirkin Date: Thu, 14 Jan 2010 06:17:18 +0000 (+0000) Subject: mm: export use_mm/unuse_mm to modules X-Git-Tag: v2.6.34-rc1~233^2~578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5da779c34ccff5e1e617892b6c8bd8260fb1f04c;p=pandora-kernel.git mm: export use_mm/unuse_mm to modules vhost net module wants to do copy to/from user from a kernel thread, which needs use_mm. Export it to modules. Acked-by: Andrea Arcangeli Acked-by: Andrew Morton Signed-off-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed