diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-12 04:46:02 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-12 04:46:02 +0100 |
commit | fb155c1619f056ae9765eed272cd6aba6e1a7399 (patch) | |
tree | 04a82b5fbf83bdb9dcf7fec9aeaaecf92532d88c /include | |
parent | [PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000 (diff) | |
download | linux-fb155c1619f056ae9765eed272cd6aba6e1a7399.tar.xz linux-fb155c1619f056ae9765eed272cd6aba6e1a7399.zip |
Allow arbitrary shared PFNMAP's
A shared mapping doesn't cause COW-pages, so we don't need to worry
about the whole vm_pgoff logic to decide if a PFN-remapped page has
gone through COW or not.
This makes it possible to entirely avoid the special "partial remapping"
logic for the common case.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions