diff options
author | Hugh Dickins <hugh@veritas.com> | 2006-02-14 13:52:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-14 16:09:33 -0800 |
commit | 16bf134840da3920ded1290973c56ec214636f12 (patch) | |
tree | 1aacddb873bd383030a65e13e78c2ced38edfa23 /kernel/sys.c | |
parent | d98c7a09843621f1b145ca5ae8ed03ff04085edb (diff) |
[PATCH] compound page: no access_process_vm check
The PageCompound check before access_process_vm's set_page_dirty_lock is no
longer necessary, so remove it. But leave the PageCompound checks in
bio_set_pages_dirty, dio_bio_complete and nfs_free_user_pages: at least some
of those were introduced as a little optimization on hugetlb pages.
Signed-off-by: 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/sys.c')
0 files changed, 0 insertions, 0 deletions