[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110329150030.GA7368@dumpdata.com>
Date: Tue, 29 Mar 2011 11:00:30 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
randy.dunlap@...cle.com, error27@...il.com, dgdegra@...ho.nsa.gov
Subject: [GIT PULL] (xen) bug fixes for 2.6.39 .. rc1-soonish?
(stable/bug-fixes-rc1).
Hey Linus,
Please pull this branch:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/bug-fixes-rc1
which has patches since the git commit 804f18536984939622ddca60ab6b25743e0ec68d:
Linus Torvalds (1):
Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
The fixes include cleanups done by Thomas, and as well some fixes on the
exit patchs found in the gntdev by Dan Carpenter. Compile warnings and one
serious bug that causes the machine to oops when using the gntdev,gntalloc along
with memory hotplug. Sorry about the name of the branch - I was thinking that ther
c1 would be out by now.
Dan Carpenter (2):
xen-gntdev: return -EFAULT on copy_to_user failure
xen-gntdev: unlock on error path in gntdev_mmap()
Daniel De Graaf (1):
xen/p2m: Allocate p2m tracking pages on override
Randy Dunlap (1):
xen: fix p2m section mismatches
Thomas Gleixner (2):
xen: Convert genirq namespace
xen: Use new irq_move functions
arch/x86/xen/p2m.c | 10 ++++++----
drivers/xen/events.c | 26 +++++++++++++-------------
drivers/xen/gntdev.c | 6 ++++--
3 files changed, 23 insertions(+), 19 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists