linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-linus-fixes-3.3 for v3.3-rc1
@ 2012-01-27 16:53 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2012-01-27 16:53 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel; +Cc: david.vrabel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-27 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-27 16:53 [GIT PULL] (xen) stable/for-linus-fixes-3.3 for v3.3-rc1 Konrad Rzeszutek Wilk

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).