diff options
| author | Nick Piggin <[email protected]> | 2007-03-16 13:38:10 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-16 19:25:04 -0700 |
| commit | 00e9fa2d6421fbbefb4c02821a1e779a3ce47781 (patch) | |
| tree | d5b57449b693f24ee106af062ca8c6bfcef6d1e7 /include/linux | |
| parent | 0465fc0a1c42e18438d391f3a7e661493a9ad68e (diff) | |
[PATCH] 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 <[email protected]>
Cc: Badari Pulavarty <[email protected]>
Acked-by: Hugh Dickins <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions