]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/cgroup_freezer.c
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm...
[karo-tx-linux.git] / kernel / cgroup_freezer.c
index 92b98cc0ee7639270d75aa64b59236d3c3283b69..f1b30ad5dc6d925685f92ecbc0918b7c78018f30 100644 (file)
@@ -203,7 +203,7 @@ static void freezer_attach(struct cgroup_subsys_state *new_css,
  * to do anything as freezer_attach() will put @task into the appropriate
  * state.
  */
-static void freezer_fork(struct task_struct *task)
+static void freezer_fork(struct task_struct *task, void *private)
 {
        struct freezer *freezer;