Merge branch 'linus' into x86/pat

This commit is contained in:
Ingo Molnar
2008-06-16 11:20:28 +02:00
1444 changed files with 19895 additions and 12306 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ void __cpuinit pat_disable(char *reason)
printk(KERN_INFO "%s\n", reason);
}
static int nopat(char *str)
static int __init nopat(char *str)
{
pat_disable("PAT support disabled.");
return 0;