Re: [RFC] [PATCH 2/16] x86_64: Assembly safe page.h and pgtable.h

From: Andi Kleen
Date: Mon Nov 13 2006 - 12:23:30 EST


On Monday 13 November 2006 17:28, Vivek Goyal wrote:
>
> This patch makes pgtable.h and page.h safe to include
> in assembly files like head.S. Allowing us to use
> symbolic constants instead of hard coded numbers when
> refering to the page tables.

Hmm, I think the ULs are probably not needed anyways. What
happens when you just drop them even for C? You shouldn't get any
new warnings i hope.

-Andi
-
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/