diff options
author | Hugh Dickins <hughd@google.com> | 2011-06-05 22:03:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-06 18:00:27 +0900 |
commit | e0dcd8a05be438b3d2e49ef61441ea3a463663f8 (patch) | |
tree | a498479e6015180c26c5e5e37214b757b62098b3 /Kconfig | |
parent | 0d6925d43bd637fe4da7acb7bf1d0b92d38ab34b (diff) | |
download | op-kernel-dev-e0dcd8a05be438b3d2e49ef61441ea3a463663f8.zip op-kernel-dev-e0dcd8a05be438b3d2e49ef61441ea3a463663f8.tar.gz |
mm: fix ENOSPC returned by handle_mm_fault()
Al Viro observes that in the hugetlb case, handle_mm_fault() may return
a value of the kind ENOSPC when its caller is expecting a value of the
kind VM_FAULT_SIGBUS: fix alloc_huge_page()'s failure returns.
Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions