On Mon, 18 Jan 2021 15:01:45 +0530, Sandipan Das wrote: > Since main() does not return a value explicitly, the > return values from FAIL_IF() conditions are ignored > and the tests can still pass irrespective of failures. > This makes sure that we always explicitly return the > correct test exit status.
Applied to powerpc/fixes. [1/1] selftests/powerpc: Fix exit status of pkey tests https://git.kernel.org/powerpc/c/92a5e1fdb286851d5bd0eb966b8d075be27cf5ee cheers