Commit 7fc7e2ee authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@osdl.org>
parent fb155c16
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment