test/fixed-hugepage: fix running on older kernels

Fix sanitizer complaining about a munmap for NULL - offset, in case
the huge page alloc failed.

If we fail mmap, ensure we fail the test with SKIP, rather than a hard
failure.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed