All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.9-rc1-tag
Date: Fri, 1 Mar 2013 20:16:47 -0500	[thread overview]
Message-ID: <20130302011647.GA12858@phenom.dumpdata.com> (raw)

Hey Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.9-rc1-tag

which has <signed tag>
Bug-fixes:
 - Update the Xen ACPI memory and CPU hotplug locking mechanism.
 - Fix PAT issues wherein various applications would not start
 - Fix handling of multiple MSI as AHCI now does it.
 - Fix ARM compile failures.
</signed tag>

There is an oddity with this tag which is that the branch in which
this tag lives has this merged: 77be36de8b07027a70fbc8f02703ccd76cd16d09
(Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen)
to accomodate the changes you did "Fix up a few semantic conflicts with
the ACPI interface changes in drivers/xen/xen-acpi-{cpu,mem}hotplug.c."

No rebase thought - just a merge of that so that the patches compile cleanly
in the branch.

Please pull!

 arch/x86/pci/xen.c                 |  9 +++++++
 arch/x86/xen/enlighten.c           | 10 +++++++-
 drivers/xen/xen-acpi-cpuhotplug.c  | 34 +++++++++----------------
 drivers/xen/xen-acpi-memhotplug.c  | 52 +++++++++++++++++++-------------------
 drivers/xen/xenbus/xenbus_client.c |  1 +
 5 files changed, 57 insertions(+), 49 deletions(-)

Konrad Rzeszutek Wilk (2):
      xen/pat: Disable PAT using pat_enabled value.
      xen/pci: We don't do multiple MSI's.

Liu Jinsong (2):
      xen/acpi: xen memory hotplug minor updates
      xen/acpi: xen cpu hotplug minor updates

Steven Noonan (1):
      xenbus: fix compile failure on ARM with Xen enabled


                 reply	other threads:[~2013-03-02  1:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130302011647.GA12858@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.