]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge branches 'x86/urgent' and 'x86/pat' into x86/core
authorIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 05:31:23 +0000 (06:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 05:31:23 +0000 (06:31 +0100)
Conflicts:
arch/x86/include/asm/pat.h

1  2 
arch/x86/include/asm/pat.h
arch/x86/mm/pat.c

index 9709fdff6615a0ed43930551fc345a3c64f19b87,abb3c29fc9d5c6cd725cdf51db028e97d78e89de..b0e70056838e9d49c4e530f0396926c91abef1fb
@@@ -15,4 -17,9 +15,7 @@@ extern int reserve_memtype(u64 start, u
                unsigned long req_type, unsigned long *ret_type);
  extern int free_memtype(u64 start, u64 end);
  
 -extern void pat_disable(char *reason);
 -
+ extern int kernel_map_sync_memtype(u64 base, unsigned long size,
+               unsigned long flag);
  #endif /* _ASM_X86_PAT_H */
Simple merge