diff options
author | Hugh Dickins <hughd@google.com> | 2011-06-05 22:03:13 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-23 15:24:06 -0700 |
commit | 263b8d5b3b03cc8b12fd9c87c27c76d30b22799e (patch) | |
tree | 5920e33f3ad17b9a55e2c42fa3d801f2dc314aab /Kbuild | |
parent | 8354a9e00afb022f6b508bd7d6bd74daebb8b751 (diff) |
mm: fix ENOSPC returned by handle_mm_fault()
commit e0dcd8a05be438b3d2e49ef61441ea3a463663f8 upstream.
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions