diff options
| author | Alexander Graf <agraf@suse.de> | 2011-12-19 16:36:55 +0400 |
|---|---|---|
| committer | Avi Kivity <avi@redhat.com> | 2012-03-05 16:52:30 +0400 |
| commit | e371f713db6523d99d8ffae8f9da564055e6de17 (patch) | |
| tree | 87cf4fa16c010640611033c27a8353848bd8cd33 /tools/perf/scripts/python/syscall-counts.py | |
| parent | ae21216bece0a623d09980c120b9c98790a860b9 (diff) | |
| download | linux-e371f713db6523d99d8ffae8f9da564055e6de17.tar.xz | |
KVM: PPC: Book3S: PR: Fix signal check race
As Scott put it:
> If we get a signal after the check, we want to be sure that we don't
> receive the reschedule IPI until after we're in the guest, so that it
> will cause another signal check.
we need to have interrupts disabled from the point we do signal_check()
all the way until we actually enter the guest.
This patch fixes potential signal loss races.
Reported-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
