Files
mckernel/kernel
Dominique Martinet 03a85825ed copy_user_pte: base memobj copy on range & VR_PRIVATE
Some memobjs (e.g. devobj) will not be considered 'in memobj' by
page_is_in_memobj.
Instead of trying to play whack-a-mole with the non-fileobj memobjs,
base the copy check on range's memobj and VR_PRIVATE (do not copy
MAP_SHARED mappings, so the fault handler will do the right thing™
when required)

Change-Id: Ic32cdc7766754f6559753b34845eb8c5cff6ed13
Refs: #1255
2019-03-06 17:44:11 +09:00
..
2014-03-30 16:14:19 +09:00
2016-03-08 15:19:03 +09:00
2017-09-04 08:53:32 +09:00
2019-02-14 16:44:09 +09:00