Merge branch 'fixes-dt' into fixes
[deliverable/linux.git] / kernel / fork.c
index f3fa18887cc9b8d7fbde14f0e6fe36f57f791b96..051f090d40c1230462d4b4d53c05133879805f08 100644 (file)
@@ -1527,8 +1527,6 @@ long do_fork(unsigned long clone_flags,
                        init_completion(&vfork);
                }
 
-               audit_finish_fork(p);
-
                /*
                 * We set PF_STARTING at creation in case tracing wants to
                 * use this to distinguish a fully live task from one that
This page took 0.026535 seconds and 5 git commands to generate.