From: Linus Torvalds Date: Mon, 12 Dec 2005 03:57:52 +0000 (-0800) Subject: Remove (at least temporarily) the "incomplete PFN mapping" support X-Git-Tag: v2.6.15-rc6~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc7e2eeecb599ba719c4c4503100fc8cd6a6920;p=pandora-kernel.git Remove (at least temporarily) the "incomplete PFN mapping" support With the previous commit, we can handle arbitrary shared re-mappings even without this complexity, and since the only known private mappings are for strange users of /dev/mem (which never create an incomplete one), there seems to be no reason to support it. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed