switch getrusage() to COMPAT_SYSCALL_DEFINE
[deliverable/linux.git] / arch / sparc / kernel / setup_64.c
index 0eaf0059aaefa483bdbb228bf38c8154a7d9656b..88a127b9c69e8b1876a94b60db94456eca6fe5ef 100644 (file)
@@ -115,7 +115,7 @@ static void __init process_switch(char c)
                        break;
                }
                cheetah_pcache_forced_on = 1;
-               add_taint(TAINT_MACHINE_CHECK);
+               add_taint(TAINT_MACHINE_CHECK, LOCKDEP_NOW_UNRELIABLE);
                cheetah_enable_pcache();
                break;
 
This page took 0.024659 seconds and 5 git commands to generate.