From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org, david.vrabel@citrix.com
Cc: xen-devel@lists.xensource.com
Subject: [PATCH] fixes to stable/for-linus-3.5
Date: Mon, 21 May 2012 17:42:40 -0400 [thread overview]
Message-ID: <1337636562-9579-1-git-send-email-konrad.wilk@oracle.com> (raw)
Two fixes for the patches that are going for 3.5.
The autoballoon one would try to balloon up to E820_MAX when
there were no dom0_mem=.. argument. The patch fixes it, and
is also makes the dom0_mem=1G case work better (I think?). The
other solution would be to use the current_reservation patch
I posted a while back to work-around when no dom0_mem= argument
is used.
The APIC irqworker is a little easier - it did not unbind when
unplugging vCPUs leaving an orphan IRQ behind.
next reply other threads:[~2012-05-21 21:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-21 21:42 Konrad Rzeszutek Wilk [this message]
2012-05-21 21:42 ` [PATCH 1/2] xen/smp: unbind irqworkX when unplugging vCPUs Konrad Rzeszutek Wilk
2012-05-21 21:42 ` [PATCH 2/2] xen/setup: Work properly with 'dom0_mem=X' or with not dom0_mem Konrad Rzeszutek Wilk
2012-05-23 16:02 ` [Xen-devel] [PATCH] fixes to stable/for-linus-3.5 David Vrabel
2012-05-23 17:32 ` Konrad Rzeszutek Wilk
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=1337636562-9579-1-git-send-email-konrad.wilk@oracle.com \
--to=konrad.wilk@oracle.com \
--cc=david.vrabel@citrix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xensource.com \
/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 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).