[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1aby9xg5s.fsf@ebiederm.dsl.xmission.com>
Date: Mon, 19 Mar 2007 12:05:35 -0600
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Chris Wright <chrisw@...s-sol.org>
Cc: Ingo Molnar <mingo@...e.hu>, Jeremy Fitzhardinge <jeremy@...p.org>,
Andi Kleen <ak@....de>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, virtualization@...ts.osdl.org,
xen-devel@...ts.xensource.com, Zachary Amsden <zach@...are.com>,
Rusty Russell <rusty@...tcorp.com.au>,
Ian Pratt <ian.pratt@...source.com>,
Christian Limpach <Christian.Limpach@...cam.ac.uk>,
Adrian Bunk <bunk@...sta.de>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [patch 20/26] Xen-paravirt_ops: Core Xen implementation
Chris Wright <chrisw@...s-sol.org> writes:
> * Ingo Molnar (mingo@...e.hu) wrote:
>> > ENTRY(swapper_pg_dir)
>> > + .align PAGE_SIZE_asm
>> > .fill 1024,4,0
>>
>> does the native kernel lose memory here?
>
> Not in my builds.
Shouldn't the align be before the label. Otherwise padding
would be inserted between the label and the data.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists