summaryrefslogtreecommitdiff
path: root/net/sctp/ulpqueue.c
diff options
context:
space:
mode:
authorWilliam Lee Irwin III <wli@holomorphy.com>2004-07-04 20:26:54 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-07-04 20:26:54 -0700
commitc95d2b854691478f55e24feab9e4117bd801c6dd (patch)
treeb174bfba8d543363e6ec5fc36ffb9449d82a309f /net/sctp/ulpqueue.c
parent7e241bcbbe58d27d6bbe8012fd1a888efe4fc160 (diff)
[PATCH] spurious remap_file_pages() -EINVAL
As ->vm_private_data is used as a cursor for swapout of VM_NONLINEAR vmas, the check for NULL ->vm_private_data or VM_RESERVED is too strict, and should allow VM_NONLINEAR vmas with non-NULL ->vm_private_data. This fixes an issue on 2.6.7-mm5 where system calls to remap_file_pages() spuriously failed while under memory pressure. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/sctp/ulpqueue.c')
0 files changed, 0 insertions, 0 deletions