From: Paolo 'Blaisorblade' Giarrusso Date: Fri, 30 Sep 2005 18:59:00 +0000 (-0700) Subject: [PATCH] uml: clear SKAS0/3 flags when running in TT mode X-Git-Tag: v2.6.14-rc3~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8923648c125421b0fcb240cde607e2748d099ab8;p=pandora-kernel.git [PATCH] uml: clear SKAS0/3 flags when running in TT mode SEGV_MAYBE_FIXABLE tests ptrace_faultinfo, and depends on it being 1 only in SKAS3 mode, while currently when running with mode=tt it will be 1 anyway. Fix this, and do the same for proc_mm. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed