Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[deliverable/linux.git] / kernel / fork.c
index 25e429152ddc8593d1cb32a62f8884740f69efb4..05b92c457010700a7578bb4fb418e612a8332fa3 100644 (file)
@@ -193,6 +193,7 @@ void __put_task_struct(struct task_struct *tsk)
        if (!profile_handoff_task(tsk))
                free_task(tsk);
 }
+EXPORT_SYMBOL_GPL(__put_task_struct);
 
 /*
  * macro override instead of weak attribute alias, to workaround
This page took 0.045965 seconds and 5 git commands to generate.