From: Paul Jackson Date: Fri, 31 Mar 2006 10:30:51 +0000 (-0800) Subject: [PATCH] cpuset: unsafe mm reference fix X-Git-Tag: v2.6.17-rc1~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2741a559a01e1ba9bf87285569dc1a104d134ecf;p=pandora-kernel.git [PATCH] cpuset: unsafe mm reference fix Fix unsafe reference to a tasks mm struct, by moving the reference inside of a convenient nearby properly guarded code block. Signed-off-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed