diff options
author | Andrea Arcangeli <aarcange@redhat.com> | 2015-09-22 14:59:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-22 15:09:53 -0700 |
commit | 5dd01be14565df814408327971775f36e55bf5e3 (patch) | |
tree | 6af78dda3dbc9b5f3d0ecca8dc5768209efcb189 /tools/virtio | |
parent | a5932bf5737f0b5caf6deaa92b062e4fe66cf5b2 (diff) | |
download | linux-5dd01be14565df814408327971775f36e55bf5e3.tar.bz2 |
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
On ppc big endian this check fails, the mutex doesn't necessarily need
to be identical for all pages after pthread_mutex_lock/unlock cycles.
The count verification (outside of the pthread_mutex_t structure)
suffices and that is retained.
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>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions