summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2003-03-08 03:24:48 -0800
committerJames Bottomley <jejb@raven.il.steeleye.com>2003-03-08 03:24:48 -0800
commite7a8805739641f974fc8ecdd053f23b8eb3d2722 (patch)
tree3f496c50b9580cef1421e674c18aef0facde45a6 /init
parent9f930d75e2530ab221c3f4b273e8f7441d8e312f (diff)
[PATCH] Fix copy_page_range()'s handling of invalid pages
Patch from Xavier Bru <Xavier.Bru@bull.net> If copy_page_range encounters a pte which maps an invalid pageframe it will proceed to try to add an rmap entry against that page. This causes oopses when an application which has mapped an IO device via /dev/mem forks. Fix that up by correctly skipping the page_add_rmap() for these pte's.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions