aboutsummaryrefslogtreecommitdiff
path: root/include/linux/msg.h
diff options
context:
space:
mode:
authorDavid Rientjes <[email protected]>2007-05-06 14:49:19 -0700
committerLinus Torvalds <[email protected]>2007-05-07 12:12:52 -0700
commit10a8d6ae4b3182d6588a5809a8366343bc295c20 (patch)
tree37a1d626c350df5f4a4234a0fcaf524f5755fe4a /include/linux/msg.h
parent9490991482a2091a828d997adbc088e24c310a4d (diff)
i386: add ptep_test_and_clear_{dirty,young}
Add ptep_test_and_clear_{dirty,young} to i386. They advertise that they have it and there is at least one place where it needs to be called without the page table lock: to clear the accessed bit on write to /proc/pid/clear_refs. ptep_clear_flush_{dirty,young} are updated to use the new functions. The overall net effect to current users of ptep_clear_flush_{dirty,young} is that we introduce an additional branch. Cc: Hugh Dickins <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: David Rientjes <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/msg.h')
0 files changed, 0 insertions, 0 deletions