[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120127165330.GA5624@phenom.dumpdata.com>
Date: Fri, 27 Jan 2012 11:53:30 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: david.vrabel@...rix.com
Subject: [GIT PULL] (xen) stable/for-linus-fixes-3.3 for v3.3-rc1
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(-)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists