]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: s390: selftests: Add ucontrol gis routing test
authorChristoph Schlameuss <schlameuss@linux.ibm.com>
Mon, 16 Dec 2024 09:21:38 +0000 (10:21 +0100)
committerClaudio Imbrenda <imbrenda@linux.ibm.com>
Tue, 7 Jan 2025 15:36:11 +0000 (16:36 +0100)
commitb1da33b0e3dcd0d14cf375be2fd05b54cf75df56
treef5b4d6cad757a5cd05785c6fc817340f3c4c8247
parent5021fd77d68fce28048b1af18c87bad6b7ffb282
KVM: s390: selftests: Add ucontrol gis routing test

Add a selftests for the interrupt routing configuration when using
ucontrol VMs.

Calling the test may trigger a null pointer dereferences on kernels not
containing the fixes in this patch series.

Signed-off-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Tested-by: Hariharan Mari <hari55@linux.ibm.com>
Reviewed-by: Hariharan Mari <hari55@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Link: https://lore.kernel.org/r/20241216092140.329196-5-schlameuss@linux.ibm.com
Message-ID: <20241216092140.329196-5-schlameuss@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
tools/testing/selftests/kvm/s390x/ucontrol_test.c