commit | a5932bf5737f0b5caf6deaa92b062e4fe66cf5b2 | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <aarcange@redhat.com> | Tue Sep 22 14:59:03 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 15:09:53 2015 -0700 |
tree | b856d98c07e0cae80166a9e6dbd14df5f9b2099d | |
parent | 1f5fee2cf232f9fac05b65f21107d2cf3c32092c [diff] |
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails This will report the error in the exit code, in addition of the fprintf. Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Shuah Khan <shuahkh@osg.samsung.com> Cc: Thierry Reding <treding@nvidia.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>