* [GIT PULL] (xen) stable/for-linus-3.6-rc1-tag
@ 2012-08-14 14:15 Konrad Rzeszutek Wilk
2012-08-16 18:34 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-08-14 14:15 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel; +Cc: xen-devel
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] (xen) stable/for-linus-3.6-rc1-tag
2012-08-14 14:15 [GIT PULL] (xen) stable/for-linus-3.6-rc1-tag Konrad Rzeszutek Wilk
@ 2012-08-16 18:34 ` Linus Torvalds
0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2012-08-16 18:34 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk; +Cc: linux-kernel, xen-devel
On Tue, Aug 14, 2012 at 7:15 AM, Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com> wrote:
>
> 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.
There's something wrong with your statistics generation. You have done
the diff the wrong way around, and show 5 deletions, when there are
actually 5 insertions.
Please fix your script.
Linus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-16 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 14:15 [GIT PULL] (xen) stable/for-linus-3.6-rc1-tag Konrad Rzeszutek Wilk
2012-08-16 18:34 ` Linus Torvalds
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).