diff options
author | Hugh Dickins <hugh@veritas.com> | 2006-06-23 05:03:45 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 10:42:52 -0400 |
commit | 668e0d8f1a02fd75f1c1e8142a6b08455914242c (patch) | |
tree | 51fafed7f9260fb969953a89280c77b69a416e84 /mm/slab.c | |
parent | 185606fc6a120dbebffa6d06a559c20ec2b20034 (diff) |
[PATCH] fix update_mmu_cache in fremap.c
There are two calls to update_mmu_cache in fremap.c, both defective.
The one in install_page needs to be accompanied by lazy_mmu_prot_update
(some other cleanup time, move that into ia64 update_mmu_cache itself); and
the one in install_file_pte should be removed since the pte is not present.
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 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions