]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/fork.c
audit: remove audit_finish_fork as it can't be called
[mv-sheeva.git] / kernel / fork.c
index 443f5125f11e39435929072e3abbd19d7a408ea9..c1e5c21f48c1bdd66a87661721a03093ae779f3a 100644 (file)
@@ -1525,8 +1525,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