diff options
author | Nick Piggin <npiggin@suse.de> | 2006-09-26 08:31:23 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-26 17:48:48 +0200 |
commit | 28e4d965e6131ace1e813e93aebca89ac6b82dc1 (patch) | |
tree | 6c98aa227c5cfdc9fb51ddf53c4497127beb3ca1 /mm/page-writeback.c | |
parent | [PATCH] Add kerneldocs for some functions in mm/memory.c (diff) | |
download | linux-28e4d965e6131ace1e813e93aebca89ac6b82dc1.tar.xz linux-28e4d965e6131ace1e813e93aebca89ac6b82dc1.zip |
[PATCH] mm: remove_mapping() safeness
Some users of remove_mapping had been unsafe.
Modify the remove_mapping precondition to ensure the caller has locked the
page and obtained the correct mapping. Modify callers to ensure the
mapping is the correct one.
[hugh@veritas.com: swapper_space fix]
Signed-off-by: Nick Piggin <npiggin@suse.de>
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/page-writeback.c')
0 files changed, 0 insertions, 0 deletions