diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2005-09-10 17:44:58 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 19:00:18 (GMT) |
commit | 16b036786a6bd08cf7a91e0cd58219a6717da2a6 (patch) | |
tree | 668274402b02623a6380e507b8b7081ed373ca1a /mm/pdflush.c | |
parent | d129f31236c241c07e583e8bc695c382365d02ce (diff) | |
download | linux-fsl-qoriq-16b036786a6bd08cf7a91e0cd58219a6717da2a6.tar.xz |
[PATCH] uml: avoid already done dirtying
The PTE returned from handle_mm_fault is already marked as dirty and accessed
if needed.
Also, since this is not set with set_pte() (which sets NEWPAGE and NEWPROT as
needed), this wouldn't work anyway.
This version has been updated and fixed, thanks to some feedback from Jeff Dike.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/pdflush.c')
0 files changed, 0 insertions, 0 deletions