[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070319181551.GA10574@sequoia.sous-sol.org>
Date: Mon, 19 Mar 2007 11:15:51 -0700
From: Chris Wright <chrisw@...s-sol.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: Chris Wright <chrisw@...s-sol.org>, 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
* Eric W. Biederman (ebiederm@...ssion.com) wrote:
> 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.
Yes, I think you're right. Thanks
-chris
-
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