From: Ben Guthro <Benjamin.Guthro@citrix.com>
To: Ben Guthro <benjamin.guthro@citrix.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH] x86/S3: Restore broken vcpu affinity on resume
Date: Tue, 26 Mar 2013 13:23:01 -0400 [thread overview]
Message-ID: <5151D975.5050405@citrix.com> (raw)
In-Reply-To: <1364318408-15970-1-git-send-email-benjamin.guthro@citrix.com>
On 03/26/2013 01:20 PM, Ben Guthro wrote:
> + if (system_state == SYS_STATE_suspend)
> + {
Drat. Looks like I missed a tab here.
> + cpumask_copy(v->cpu_affinity_saved, v->cpu_affinity);
> + v->affinity_broken = 1;
> + }
> +
> cpumask_setall(v->cpu_affinity);
> }
>
next prev parent reply other threads:[~2013-03-26 17:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 17:20 [PATCH] x86/S3: Restore broken vcpu affinity on resume Ben Guthro
2013-03-26 17:23 ` Ben Guthro [this message]
2013-03-27 6:06 ` Juergen Gross
2013-03-27 9:19 ` Jan Beulich
2013-03-27 12:01 ` George Dunlap
2013-03-27 12:04 ` Ben Guthro
2013-03-27 12:06 ` George Dunlap
-- strict thread matches above, loose matches on Subject: below --
2013-03-26 16:12 Ben Guthro
2013-03-26 16:54 ` Jan Beulich
2013-03-26 16:58 ` Ben Guthro
2013-03-26 17:04 ` Jan Beulich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5151D975.5050405@citrix.com \
--to=benjamin.guthro@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.