xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.11-rc6-tag
Date: Wed, 21 Aug 2013 10:56:30 -0400	[thread overview]
Message-ID: <20130821145630.GA21743@phenom.dumpdata.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]

Hey Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.11-rc6-tag

which is full of bug-fixes that took a while to figure out right.
The signed git tag says it all:
<start>
 - On ARM did not have balanced calls to get/put_cpu.
 - Fix to make tboot + Xen + Linux boot correctly.
 - Fix events VCPU binding issues.
 - Fix a vCPU online race where IPIs are sent to not-yet-online vCPU.
<end>

The 'stable/for-linus-3.11' branch (from which this signed tag is) was
based on v3.10-rc1. Stefano merged the v3.10-rc2 as the fix from Julien
depended on features added during that time.

Please pull!

Thanks.

 arch/arm/xen/enlighten.c |  1 +
 arch/x86/xen/setup.c     | 22 ++++++++++++++++++++++
 arch/x86/xen/smp.c       | 11 +++++++++--
 drivers/xen/events.c     | 13 ++++++++++++-
 4 files changed, 44 insertions(+), 3 deletions(-)

Chuck Anderson (1):
      xen/smp: initialize IPI vectors before marking CPU online

David Vrabel (3):
      x86/xen: do not identity map UNUSABLE regions in the machine E820
      xen/events: initialize local per-cpu mask for all possible events
      xen/events: mask events when changing their VCPU binding

Julien Grall (1):
      xen/arm: missing put_cpu in xen_percpu_init

Stefano Stabellini (1):
      Merging v3.10-rc2 as I need to apply a fix for


[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

                 reply	other threads:[~2013-08-21 14:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130821145630.GA21743@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xensource.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).