* [GIT PULL] (xen) stable/for-linus-3.6-rc6-tag.
@ 2012-09-21 13:31 Konrad Rzeszutek Wilk
0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2012-09-21 13:31 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel; +Cc: xen-devel
[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]
Hey Linus,
Please git pull the following two bug-fixes from:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.6-rc6-tag
which has two bug-fixes. One is a bootup that we had ignored until we found
that on DL380 G6 it was needed. The other is more recent - in v3.5 we added
batching for M2P override (Machine Frame Number -> Physical Frame Number), but
the original MFN was saved in an incorrect structure - and we would oops/restore
when restoring with the old MFN. Both of them CC the stable train. Please pull!
Konrad Rzeszutek Wilk (1):
xen/boot: Disable BIOS SMP MP table search.
Stefano Stabellini (1):
xen/m2p: do not reuse kmap_op->dev_bus_addr
arch/x86/include/asm/xen/page.h | 3 ++-
arch/x86/xen/enlighten.c | 4 ++++
arch/x86/xen/p2m.c | 27 +++++++++++----------------
drivers/block/xen-blkback/blkback.c | 2 +-
drivers/xen/gntdev.c | 5 +++--
drivers/xen/grant-table.c | 6 ++++--
include/xen/grant_table.h | 3 ++-
7 files changed, 27 insertions(+), 23 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-09-21 13:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 13:31 [GIT PULL] (xen) stable/for-linus-3.6-rc6-tag Konrad Rzeszutek Wilk
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.