diff options
author | Jordan Niethe <jniethe5@gmail.com> | 2021-02-25 14:21:07 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-04-08 21:17:44 +1000 |
commit | 812aa68ef7d4d71bed996468ead665092a3f8de9 (patch) | |
tree | fdd76165b5188d5ae607b2c02592e3f8e150f5aa /samples | |
parent | 08a022ad3dfafc7e33d4529015e14bb75179cacc (diff) | |
download | linux-812aa68ef7d4d71bed996468ead665092a3f8de9.tar.gz linux-812aa68ef7d4d71bed996468ead665092a3f8de9.tar.bz2 linux-812aa68ef7d4d71bed996468ead665092a3f8de9.zip |
selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory
The suggested alternative for getting cache-inhibited memory with 'mem='
and /dev/mem is pretty hacky. Also, PAPR guests do not allow system
memory to be mapped cache-inhibited so despite /dev/mem being available
this will not work which can cause confusion. Instead recommend using
the memtrace buffers. memtrace is only available on powernv so there
will not be any chance of trying to do this in a guest.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210225032108.1458352-2-jniethe5@gmail.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions