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

@@@ -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