summaryrefslogtreecommitdiff
path: root/kernel/signal.c
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2006-09-26 06:30:59 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-26 15:48:44 (GMT)
commitc1e6098b23bb46e2b488fe9a26f831f867157483 (patch)
tree6bac4d3cfaab3e7153a15d1a24f9211b2de37ba6 /kernel/signal.c
parentedc79b2a46ed854595e40edcf3f8b37f9f14aa3f (diff)
downloadlinux-fsl-qoriq-c1e6098b23bb46e2b488fe9a26f831f867157483.tar.xz
[PATCH] mm: optimize the new mprotect() code a bit
mprotect() resets the page protections, which could result in extra write faults for those pages whose dirty state we track using write faults and are dirty already. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions