diff options
author | 2005-09-10 19:44:58 +0200 | |
---|---|---|
committer | 2005-09-10 12:00:18 -0700 | |
commit | 16b036786a6bd08cf7a91e0cd58219a6717da2a6 (patch) | |
tree | 668274402b02623a6380e507b8b7081ed373ca1a /lib/dec_and_lock.c | |
parent | [PATCH] uml: fix fault handler on write (diff) | |
download | wireguard-linux-16b036786a6bd08cf7a91e0cd58219a6717da2a6.tar.xz wireguard-linux-16b036786a6bd08cf7a91e0cd58219a6717da2a6.zip |
[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 'lib/dec_and_lock.c')
0 files changed, 0 insertions, 0 deletions