Re: git-x86 mm branch compile error

2008-02-12 Thread Thomas Gleixner
On Tue, 12 Feb 2008, Kevin Winchester wrote: > Kevin Winchester wrote: > > CC arch/x86/mm/pageattr.o > > arch/x86/mm/pageattr.c: In function ‘change_page_attr_set_clr’: > > arch/x86/mm/pageattr.c:778: error: incompatible type for argument 1 of > > ‘cpa_check_alias’ > > make[1]: ***

Re: git-x86 mm branch compile error

2008-02-12 Thread Kevin Winchester
Kevin Winchester wrote: > CC arch/x86/mm/pageattr.o > arch/x86/mm/pageattr.c: In function ‘change_page_attr_set_clr’: > arch/x86/mm/pageattr.c:778: error: incompatible type for argument 1 of > ‘cpa_check_alias’ > make[1]: *** [arch/x86/mm/pageattr.o] Error 1 > make: *** [arch/x86/mm] Error

git-x86 mm branch compile error

2008-02-12 Thread Kevin Winchester
CC arch/x86/mm/pageattr.o arch/x86/mm/pageattr.c: In function ‘change_page_attr_set_clr’: arch/x86/mm/pageattr.c:778: error: incompatible type for argument 1 of ‘cpa_check_alias’ make[1]: *** [arch/x86/mm/pageattr.o] Error 1 make: *** [arch/x86/mm] Error 2 at tip

Re: git-x86 mm branch compile error

2008-02-12 Thread Kevin Winchester
Kevin Winchester wrote: CC arch/x86/mm/pageattr.o arch/x86/mm/pageattr.c: In function ‘change_page_attr_set_clr’: arch/x86/mm/pageattr.c:778: error: incompatible type for argument 1 of ‘cpa_check_alias’ make[1]: *** [arch/x86/mm/pageattr.o] Error 1 make: *** [arch/x86/mm] Error 2

git-x86 mm branch compile error

2008-02-12 Thread Kevin Winchester
CC arch/x86/mm/pageattr.o arch/x86/mm/pageattr.c: In function ‘change_page_attr_set_clr’: arch/x86/mm/pageattr.c:778: error: incompatible type for argument 1 of ‘cpa_check_alias’ make[1]: *** [arch/x86/mm/pageattr.o] Error 1 make: *** [arch/x86/mm] Error 2 at tip

Re: git-x86 mm branch compile error

2008-02-12 Thread Thomas Gleixner
On Tue, 12 Feb 2008, Kevin Winchester wrote: Kevin Winchester wrote: CC arch/x86/mm/pageattr.o arch/x86/mm/pageattr.c: In function ‘change_page_attr_set_clr’: arch/x86/mm/pageattr.c:778: error: incompatible type for argument 1 of ‘cpa_check_alias’ make[1]: ***