xen-devel.lists.xenproject.org archive mirror
 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.6-rc1-tag
Date: Tue, 14 Aug 2012 10:15:14 -0400	[thread overview]
Message-ID: <20120814141513.GA17776@phenom.dumpdata.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

Hey Linus,

Please pull this tag:

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

which has just one tiny fix - way back in v3.5 we added a mechanism to populate
back pages that were released (they overlapped with MMIO regions), but neglected to
reserve the proper amount of virtual space for extend_brk to work properly. Coincidentally
some other commit aligned the _brk space to larger area so I didn't trigger this until
it was run on a machine with more than 2GB of MMIO space.

 arch/x86/xen/p2m.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

Konrad Rzeszutek Wilk (1):
      xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.


[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

             reply	other threads:[~2012-08-14 14:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 14:15 Konrad Rzeszutek Wilk [this message]
2012-08-16 18:34 ` [GIT PULL] (xen) stable/for-linus-3.6-rc1-tag Linus Torvalds

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=20120814141513.GA17776@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 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).