All of lore.kernel.org
 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: david.vrabel@citrix.com
Subject: [GIT PULL] (xen) stable/for-linus-fixes-3.3 for v3.3-rc1
Date: Fri, 27 Jan 2012 11:53:30 -0500	[thread overview]
Message-ID: <20120127165330.GA5624@phenom.dumpdata.com> (raw)

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

Hey Linus,

Just two more fixes and I think that is all (I hope) from me until v3.4.

I had to merge in v3.3-rc1 for this branch as one of the fixes was dependent
on the patches that got submitted during this release cycle.
 
Please git pull:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-fixes-3.3

which has two fixes:
 a) A spinlock issue where the Linux kernel was built with NR_CPUS < 256 we would
    end up corrupting the spinlock. The regression was introduced in v3.2 so
    it is also CC-ing the stable tree.
 b) The granttable v2 looks to not work in HVM domains, and that seems to be
    due to not mapping the status pages. We can do the proper fix in 3.4
    time-frame.

That is it, please pull!

David Vrabel (1):
      x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t

Konrad Rzeszutek Wilk (2):
      Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
      xen/granttable: Disable grant v2 for HVM domains.

 arch/x86/xen/spinlock.c   |   27 ++++++++++++++++++++++-----
 drivers/xen/grant-table.c |    7 +++++--
 2 files changed, 27 insertions(+), 7 deletions(-)

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

                 reply	other threads:[~2012-01-27 16:55 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=20120127165330.GA5624@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.