diff options
author | Nick Piggin <npiggin@suse.de> | 2007-03-28 21:29:38 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-03-28 21:29:38 +0200 |
commit | 921e8ebfc8b0e41dc724ea52f4b95b7c44f6e880 (patch) | |
tree | fd6779c379ac22493f2016d402e0f38bd4dc3aa4 /net | |
parent | ef1136fb7497e0ad6b419add0b463c9a770c42ee (diff) |
mm: fix madvise infinine loop
madvise(MADV_REMOVE) can go into an infinite loop or cause an oops if the
call covers a region from the start of a vma, and extending past that vma.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Acked-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions