commit | a1e096129bff79ae551592539bef19bfb5c9efa1 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Wed Feb 06 01:37:34 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:07 2008 -0800 |
tree | a9a2058040b8fcae937f2bfb97fbb50a0a5c103c | |
parent | f2df3f65d0b4337cfb5b19eab3ee28b177427c49 [diff] |
relay: nopage Convert relay from nopage to fault. Remove redundant vma range checks. Switch from OOM to SIGBUS if the resource is not available. Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Tom Zanussi <zanussi@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>