WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: [PATCH] xen: correct size of level2_kernel_pgt

To: Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [PATCH] xen: correct size of level2_kernel_pgt
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Fri, 29 Oct 2010 10:45:26 -0700
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>
Delivery-date: Fri, 29 Oct 2010 10:47:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1288373855.8069.27.camel@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1288367779-24001-1-git-send-email-ian.campbell@xxxxxxxxxx> <4CCB02DC.1010307@xxxxxxxx> <1288373855.8069.27.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Thunderbird/3.1.4
 On 10/29/2010 10:37 AM, Ian Campbell wrote:
> On Fri, 2010-10-29 at 18:22 +0100, Jeremy Fitzhardinge wrote:
>> On 10/29/2010 08:56 AM, Ian Campbell wrote:
>>> sizeof(pmd_t *) is 4 bytes on PAE leading to an allocation of only
>>> 2048 bytes. The correct size is sizeof(pmd_t) giving us a full page
>>> allocation.
>>>
>>> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
>>> Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
>>> ---
>>>
>>> Applies to mainline since 2.6.36 and to xen.git 2.6.32 based trees
>> This is just for 2.6.37?
> 2.6.36.stable too, I think. I added stable@xxxxxxxxxx to my patch header
> but didn't "guilt refresh" so it didn't show up here.

The extend_brk() stuff was all merged this merge window.  I checked out
.36 to confirm, and there's nothing there for your patch to apply to...

    J

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel