Dongjiu Geng
a2b8313333
KVM: arm/arm64: fix the incompatible matching for external abort
...
kvm_vcpu_dabt_isextabt() tries to match a full fault syndrome, but
calls kvm_vcpu_trap_get_fault_type() that only returns the fault class,
thus reducing the scope of the check. This doesn't cause any observable
bug yet as we end-up matching a closely related syndrome for which we
return the same value.
Using kvm_vcpu_trap_get_fault() instead fixes it for good.
Signed-off-by: Dongjiu Geng <gengdongjiu@huawei.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2017-11-06 16:23:20 +01:00
..
2017-10-04 10:31:00 -07:00
2017-06-28 06:54:49 -07:00
2017-10-03 18:08:05 -07:00
2017-08-04 09:27:25 +08:00
2017-11-06 16:23:20 +01:00
2017-09-17 19:45:33 +02:00
2017-11-06 16:23:20 +01:00
2017-09-08 18:26:48 -07:00
2017-07-03 14:31:47 +02:00
2017-06-12 10:45:10 +02:00
2017-09-18 10:05:38 +02:00
2017-07-04 14:34:51 -07:00
2017-06-14 12:01:03 +02:00
2017-05-19 10:12:55 +02:00
2017-09-01 15:34:30 +02:00
2017-08-13 10:11:49 +02:00
2017-09-10 20:35:46 -07:00
2017-09-12 06:10:44 -07:00
2017-08-05 23:48:29 +02:00
2017-09-10 20:35:46 -07:00
2017-09-12 13:30:06 -07:00
2017-06-28 15:13:55 -05:00
2017-09-01 15:34:30 +02:00
2017-05-24 09:44:32 +05:30
2017-07-31 13:31:48 +02:00
2017-06-09 11:15:36 -07:00
2017-09-01 15:34:30 +02:00
2017-06-12 10:45:10 +02:00
2017-06-28 15:13:55 -05:00
2017-09-05 20:29:46 -07:00
2017-04-10 21:25:50 +08:00
2017-09-09 14:48:21 -07:00
2017-09-19 10:59:26 -07:00
2017-08-13 10:11:49 +02:00
2017-07-27 22:57:44 +02:00
2017-09-12 06:10:44 -07:00
2017-09-12 06:10:44 -07:00
2017-07-27 22:57:38 +02:00
2017-09-10 20:35:46 -07:00
2017-07-08 12:36:50 -07:00
2017-07-27 13:15:50 +02:00
2017-09-05 20:29:46 -07:00
2017-07-08 12:36:50 -07:00
2017-06-18 20:10:27 -07:00
2017-06-14 11:59:16 +02:00
2017-09-10 20:40:00 -07:00
2017-06-14 11:59:16 +02:00
2017-08-25 01:34:45 +02:00
2017-07-27 22:57:36 +02:00
2017-06-14 11:59:16 +02:00
2017-09-12 06:10:44 -07:00
2017-08-22 09:26:43 -07:00
2017-07-20 07:17:43 +02:00
2017-04-07 11:57:57 +02:00
2017-05-26 10:10:46 +02:00
2017-07-06 19:20:54 -07:00
2017-09-12 06:10:44 -07:00
2017-08-16 22:36:10 +02:00
2017-06-21 18:08:41 +02:00