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: stefano.stabellini@eu.citrix.com, john.baboval@virtualcomputer.com
Subject: [GIT PULL] (xen) stable/bug-fixes-rc4 for 2.6.39-rc4.
Date: Wed, 20 Apr 2011 14:39:34 -0400	[thread overview]
Message-ID: <20110420183934.GA22131@dumpdata.com> (raw)

Linus,

Please git pull

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

since git commit f0e615c3cb72b42191b558c130409335812621d8
Linus Torvalds (1)
    Linux 2.6.39-rc4

These are two patches that came about the patch introduced at the beginning
of 2.6.39 ("x86-64, mm: Put early page table high"
4b239f458c229de044d6905c2b0f9fe16ed9e01e). With the two patches, one fixes
booting of Linux with Xen hypervisor on a machine with an "gap" in the E820
right after 3.8GB to 4GB, while the other fixes booting of a 32-bit guest.

There is one more patch that we have been carrying in tree to fix the
regression introduced by "x86-64,mm: Put early page table high" which is not
yet ready - but hopefully will be at the end of the week, which will likely
go through the x86 tree.

Anyhow please pull these two following patches:

Stefano Stabellini (2):
      xen: do not create the extra e820 region at an addr lower than 4G
      xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32

 arch/x86/xen/mmu.c   |   13 +++++++++----
 arch/x86/xen/setup.c |    2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)


                 reply	other threads:[~2011-04-20 18:41 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=20110420183934.GA22131@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=john.baboval@virtualcomputer.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefano.stabellini@eu.citrix.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 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.