From: Ben Lahaise Date: Mon, 7 Nov 2005 08:58:52 +0000 (-0800) Subject: [PATCH] uml: switch_mm fix X-Git-Tag: v2.6.15-rc1~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e763b793f7e5c09a859fc420eb0de385d80cf636;p=pandora-kernel.git [PATCH] uml: switch_mm fix Not quite, something along the lines of the patch below works correctly (and makes aio performance not suffer from multiple second delays), as skas0 mode correctly switches mm contexts, unlike TT (which should probably get nuked from the kernel now that skas0 seems to be working). Signed-off-by: Benjamin LaHaise Signed-off-by: Jeff Dike Cc: Paolo Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed