commit | fc1f178cdb31783ff37296ecae817a1045a1a513 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 01 22:45:17 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 01 22:47:02 2020 +1000 |
tree | cdfdcd3bf7bcfbb760594607a382151d271a916d | |
parent | 103a8542cb35b5130f732d00b0419a594ba1b517 [diff] |
selftests/powerpc: Skip PROT_SAO test in guests/LPARS In commit 9b725a90a8f1 ("powerpc/64s: Disallow PROT_SAO in LPARs by default") PROT_SAO was disabled in guests/LPARs by default. So skip the test if we are running in a guest to avoid a spurious failure. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200901124653.523182-1-mpe@ellerman.id.au