sysrq: add show-backtrace-on-all-cpus function
[firefly-linux-kernel-4.4.55.git] / security / dummy.c
index b0232bbf427b26008c5c3e64f3c823350e1c4718..58d4dd1af5c7054f76d1d26e7b407eaaed12a25a 100644 (file)
@@ -604,7 +604,7 @@ static int dummy_task_kill (struct task_struct *p, struct siginfo *info,
 }
 
 static int dummy_task_prctl (int option, unsigned long arg2, unsigned long arg3,
-                            unsigned long arg4, unsigned long arg5)
+                            unsigned long arg4, unsigned long arg5, long *rc_p)
 {
        return 0;
 }