On Thu, 16 Jul 2020 22:21:42 +1000, Michael Ellerman wrote: > The per_event_excludes test wants to run on Power8 or later. But > currently it checks that AT_BASE_PLATFORM *equals* power8, which means > it only runs on Power8. > > Fix it to check for the ISA 2.07 feature, which will be set on Power8 > and later CPUs.
Applied to powerpc/next. [1/1] selftests/powerpc: Run per_event_excludes test on Power8 or later https://git.kernel.org/powerpc/c/9d1ebe9a98c1d7bf7cfbe1dba0052230c042ecdb cheers