From: Jeff Dike Date: Fri, 20 May 2005 20:59:08 +0000 (-0700) Subject: [PATCH] uml: Page fault fixes X-Git-Tag: v2.6.12-rc5~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13479d52c7a61a18900d7f36730b7d3b43723d97;p=pandora-kernel.git [PATCH] uml: Page fault fixes Any access to a PROT_NONE page should segfault the process. A JVM seems to do this on purpose. Also, Al noticed some bogus code, which is now deleted. Signed-off-by: Jeff Dike Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed