gvisor/pkg/atomicbitops
Adin Scannell 3fac85da95 kvm: handle exit reasons even under EINTR.
In the case of other signals (preemption), inject a normal bounce and
defer the signal until the vCPU has been returned from guest mode.

PiperOrigin-RevId: 303799678
2020-03-30 12:37:57 -07:00
..
BUILD Re-add atomicbitops_arm64.s to BUILD. 2020-02-20 11:16:08 -08:00
atomicbitops.go atomicbitops package cleanups 2020-02-18 13:43:28 -08:00
atomicbitops_amd64.s kvm: handle exit reasons even under EINTR. 2020-03-30 12:37:57 -07:00
atomicbitops_arm64.s kvm: handle exit reasons even under EINTR. 2020-03-30 12:37:57 -07:00
atomicbitops_noasm.go kvm: handle exit reasons even under EINTR. 2020-03-30 12:37:57 -07:00
atomicbitops_test.go atomicbitops package cleanups 2020-02-18 13:43:28 -08:00