commit | 8923648c125421b0fcb240cde607e2748d099ab8 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Fri Sep 30 11:59:00 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 30 12:41:18 2005 -0700 |
tree | 04cbc84071399120ff96061da05659479a46fcff | |
parent | be662a18b7763496a052d489206af9ca2c2e1ac2 [diff] |
[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 <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>