]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
selftests/powerpc: Add a rtas_filter selftest
authorAndrew Donnellan <ajd@linux.ibm.com>
Thu, 20 Aug 2020 04:45:14 +0000 (14:45 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 6 Oct 2020 12:22:27 +0000 (23:22 +1100)
commitdc9af82ea0614bb138705d1f5230d53b3b1dfb83
tree4352575c2434461441424990ce2f60dc52622043
parentbd59380c5ba4147dcbaad3e582b55ccfd120b764
selftests/powerpc: Add a rtas_filter selftest

Add a selftest to test the basic functionality of CONFIG_RTAS_FILTER.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
[mpe: Change rmo_start/end to 32-bit to avoid build errors on ppc64]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200820044512.7543-2-ajd@linux.ibm.com
tools/testing/selftests/powerpc/syscalls/Makefile
tools/testing/selftests/powerpc/syscalls/rtas_filter.c [new file with mode: 0644]