mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Cc: stefano.stabellini@eu.citrix.com, sven.koehler@gmail.com,
	tom.goetz@virtualcomputer.com, drjones@redhat.com
Subject: [GIT PULL] (xen) bug-fixes for 3.0-rc3: stable/bug.fixes
Date: Mon, 20 Jun 2011 09:12:09 -0400	[thread overview]
Message-ID: <20110620131209.GA10215@dumpdata.com> (raw)

Hey Linus

Please pull the following git branch:

 git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/bug.fixes

which has these patches since git commit f124c6ae59e193705c9ddac57684d50006d710e6
Dan Carpenter(1):
  xen: off by one errors in multicalls.c

(which you had merged some time ago).

The patches in this git pull fix compile warnings; fix bootup issues when CONFIG_MAXSMP
is used, when the initrd image is quite small; and properly shutdown the kernel (wrong arguments
to a hypercall).

The diffstat:

 arch/x86/xen/enlighten.c |    9 ++++++++-
 arch/x86/xen/mmu.c       |   12 ++++++++++--
 arch/x86/xen/setup.c     |   10 ++++++----
 arch/x86/xen/smp.c       |    7 +++++++
 drivers/xen/events.c     |    2 +-
 5 files changed, 32 insertions(+), 8 deletions(-)

The changelog:

Andrew Jones (1):
      xen: support CONFIG_MAXSMP

Konrad Rzeszutek Wilk (2):
      xen: Fix compile warning when CONFIG_SMP is not defined.
      xen/setup: Fix for incorrect xen_extra_mem_start.

Stefano Stabellini (1):
      xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"

Tom Goetz (1):
      xen: When calling power_off, don't call the halt function.


                 reply	other threads:[~2011-06-20 13:14 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=20110620131209.GA10215@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=drjones@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=sven.koehler@gmail.com \
    --cc=tom.goetz@virtualcomputer.com \
    --cc=torvalds@linux-foundation.org \
    /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

Powered by JetHome