From: Paolo 'Blaisorblade' Giarrusso Date: Fri, 30 Sep 2005 18:58:59 +0000 (-0700) Subject: [PATCH] uml: fix page faults in SKAS3 mode. X-Git-Tag: v2.6.14-rc3~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be662a18b7763496a052d489206af9ca2c2e1ac2;p=pandora-kernel.git [PATCH] uml: fix page faults in SKAS3 mode. I hadn't been running a SKAS3 host when testing the "uml: fix hang in TT mode on fault" patch (commit 546fe1cbf91d4d62e3849517c31a2327c992e5c5), and I didn't think enough to the missing trap_no in SKAS3 mode. In fact, the resulting kernel doesn't work at all in SKAS3 mode. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed