userfaultfd: selftest fixes Reduce the userfault counter to 32bits in 32bit archs because it's sometime returned as a pointer and it wouldn't otherwise fit. Other minor fixes. Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>