diff options
| author | Jeff Dike <[email protected]> | 2006-04-18 22:20:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-04-19 09:13:49 -0700 |
| commit | b73781c866f671ff5a84d7c840510b43e8731d13 (patch) | |
| tree | b8e5d32802fd048e5229615576dc4fda82c722d4 /scripts/patch-kernel | |
| parent | 676ff453e58c5ff7ddbfebf5a11142e3e4add161 (diff) | |
[PATCH] uml: MADV_REMOVE fixes
MADV_REMOVE fixes - change the test mapping to be MAP_SHARED instead of
MAP_PRIVATE, as MADV_REMOVE on MAP_PRIVATE maps won't work. Also, use
the kernel's definition of MADV_REMOVE instead of hardcoding it if there
isn't a libc definition.
Signed-off-by: Jeff Dike <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions