diff options
author | Avi Kivity <avi@qumranet.com> | 2007-08-15 15:23:34 +0300 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-10-13 10:18:23 +0200 |
commit | 7e66f350cfc853043bfa71b281581dd6f92fa347 (patch) | |
tree | bbf821c3fd4578cfacb07deaa59f18da5eaa4411 /arch/um/Kconfig.i386 | |
parent | 3090dd7377c7eb5cbe229e2a538f9dc7e5b06814 (diff) |
KVM: Close minor race in signal handling
We need to check for signals inside the critical section, otherwise a
signal can be sent which we will not notice. Also move the check
before entry, so that if the signal happens before the first entry,
we exit immediately instead of waiting for something to happen to the
guest.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/um/Kconfig.i386')
0 files changed, 0 insertions, 0 deletions