Re: [v2, 1/2] selftests/powerpc: Skip earlier in alignment_handler test

2018-08-08 Thread Michael Ellerman
On Tue, 2018-07-31 at 12:08:41 UTC, Michael Ellerman wrote: > Currently the alignment_handler test prints "Can't open /dev/fb0" > about 80 times per run, which is a little annoying. > > Refactor it to check earlier if it can open /dev/fb0 and skip if not, > this results in each test printing somet

[PATCH v2 1/2] selftests/powerpc: Skip earlier in alignment_handler test

2018-07-31 Thread Michael Ellerman
Currently the alignment_handler test prints "Can't open /dev/fb0" about 80 times per run, which is a little annoying. Refactor it to check earlier if it can open /dev/fb0 and skip if not, this results in each test printing something like: test: test_alignment_handler_vsx_206 tags: git_version