Skip to content
Commit 01bd2946 authored by Jordan Niethe's avatar Jordan Niethe Committed by Michael Ellerman
Browse files

selftests/powerpc: Allow choice of CI memory location in alignment_handler test



The alignment handler selftest needs cache-inhibited memory and
currently /dev/fb0 is relied on to provided this. This prevents running
the test on systems without /dev/fb0 (e.g., mambo). Read the commandline
arguments for an optional path to be used instead, as well as an
optional offset to be for mmaping this path.

Signed-off-by: default avatarJordan Niethe <jniethe5@gmail.com>
Tested-by: default avatarAlistair Popple <alistair@popple.id.au>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200520021103.19798-1-jniethe5@gmail.com
parent 5f202c1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment