]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Thu, 17 Oct 2019 08:05:04 +0000 (13:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2019 10:25:42 +0000 (11:25 +0100)
commit5fda11bacfac1b72b0f241a76fad16ded2439ee9
treed04ddad0862759417c72eed1785fc3e8b519070d
parentae11e9fddd4107926d0671a255f49577a1291d7d
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue

commit 93cad5f789951eaa27c3392b15294b4e51253944 upstream.

Cc: stable@vger.kernel.org # v4.14
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
[sandipan: Backported to v4.14]
Signed-off-by: Sandipan Das <sandipan@linux.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/powerpc/mm/Makefile
tools/testing/selftests/powerpc/mm/tlbie_test.c [new file with mode: 0644]