selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Tue, 24 Sep 2019 03:52:54 +0000 (09:22 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 24 Sep 2019 22:32:31 +0000 (08:32 +1000)
commit93cad5f789951eaa27c3392b15294b4e51253944
treedd070699d43ad640395837a5ad6da54ceb770cfb
parent047e6575aec71d75b765c22111820c4776cd1c43
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
[mpe: Some minor fixes to make it build]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190924035254.24612-4-aneesh.kumar@linux.ibm.com
tools/testing/selftests/powerpc/mm/Makefile
tools/testing/selftests/powerpc/mm/tlbie_test.c [new file with mode: 0644]