Re: [patch 20/26] Xen-paravirt_ops: Core Xen implementation

From: Chris Wright
Date: Mon Mar 19 2007 - 14:22:52 EST


* Eric W. Biederman (ebiederm@xxxxxxxxxxxx) wrote:
> Chris Wright <chrisw@xxxxxxxxxxxx> writes:
>
> > * Ingo Molnar (mingo@xxxxxxx) 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/