]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - security/dummy.c
[XFS] kill XFS_ICSB_SB_LOCKED
[linux-2.6-omap-h63xx.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;
 }