Commit 81abdd2
committed
Merge: KVM: selftests: aarch64: Fix page_fault_test failure
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3353
JIRA: https://issues.redhat.com/browse/RHEL-16004
Upstream Status: linux v6.7.rc1
Tested: No page_fault_test failure on ampere-hr330a-04.khw.rdu2.eng.redhat.com
There is page_fault_test failure reported by Jan Richter and it has been
fixed in upstream by commit beaf35b. Besides, another failure is
fixed by upstream commit 06899aa. Since we're here, 06899aa
is picked either.
06899aa KVM: arm64: selftest: Perform ISB before reading PAR_EL1
beaf35b KVM: arm64: selftest: Add the missing .guest_prepare()
Signed-off-by: Gavin Shan <[email protected]>
Approved-by: Eric Auger <[email protected]>
Approved-by: Shaoqin Huang <[email protected]>
Approved-by: Cornelia Huck <[email protected]>
Signed-off-by: Jan Stancek <[email protected]>1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | 139 | | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| 846 | + | |
846 | 847 | | |
847 | 848 | | |
848 | 849 | | |
| |||
866 | 867 | | |
867 | 868 | | |
868 | 869 | | |
| 870 | + | |
869 | 871 | | |
870 | 872 | | |
871 | 873 | | |
| |||
895 | 897 | | |
896 | 898 | | |
897 | 899 | | |
| 900 | + | |
898 | 901 | | |
899 | 902 | | |
900 | 903 | | |
| |||
0 commit comments