Files
android_kernel_samsung_sm8750/include/linux
Paolo Bonzini 2e4682ba2e KVM: add missing memory barrier in kvm_{make,check}_request
kvm_make_request and kvm_check_request imply a producer-consumer
relationship; add implicit memory barriers to them.  There was indeed
already a place that was adding an explicit smp_mb() to order between
kvm_check_request and the processing of the request.  That memory
barrier can be removed (as an added benefit, kvm_check_request can use
smp_mb__after_atomic which is free on x86).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-04-20 15:29:17 +02:00
..
2016-03-15 16:55:16 -07:00
2016-03-20 09:34:02 -06:00
2016-03-08 15:28:31 -05:00
2016-03-11 21:19:16 +08:00
2016-03-26 16:14:37 -04:00
2016-03-11 14:58:58 -05:00
2016-03-22 15:36:02 -07:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2016-03-22 15:36:02 -07:00
2016-03-09 15:43:42 -08:00
2016-03-05 12:24:06 -08:00
2016-03-09 16:36:13 -05:00
2016-03-17 14:57:16 -04:00
2016-03-14 15:43:11 -04:00
2016-03-17 15:09:34 -07:00
2016-03-09 16:36:13 -05:00
2016-03-22 15:36:02 -07:00
2016-03-22 15:36:02 -07:00
2016-03-22 15:36:02 -07:00
2016-03-25 16:37:42 -07:00
2016-03-25 16:37:42 -07:00
2016-03-25 16:37:42 -07:00
2016-04-01 14:38:59 -04:00
2016-03-17 15:09:34 -07:00
2016-03-18 14:10:57 +08:00