|
@@ -292,9 +292,6 @@ static long madvise_dontneed(struct vm_area_struct *vma,
|
|
/*
|
|
/*
|
|
* Application wants to free up the pages and associated backing store.
|
|
* Application wants to free up the pages and associated backing store.
|
|
* This is effectively punching a hole into the middle of a file.
|
|
* This is effectively punching a hole into the middle of a file.
|
|
- *
|
|
|
|
- * NOTE: Currently, only shmfs/tmpfs is supported for this operation.
|
|
|
|
- * Other filesystems return -ENOSYS.
|
|
|
|
*/
|
|
*/
|
|
static long madvise_remove(struct vm_area_struct *vma,
|
|
static long madvise_remove(struct vm_area_struct *vma,
|
|
struct vm_area_struct **prev,
|
|
struct vm_area_struct **prev,
|