]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/powerpc/kernel/process.c
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel...
[thirdparty/linux.git] / arch / powerpc / kernel / process.c
index 37df0428e4fbea69344f09b13f2b884c9fbb2197..40834ef84f0c58b9df4cc67bd293e8d589121f34 100644 (file)
@@ -1655,11 +1655,6 @@ EXPORT_SYMBOL_GPL(set_thread_tidr);
 
 #endif /* CONFIG_PPC64 */
 
-void
-release_thread(struct task_struct *t)
-{
-}
-
 /*
  * this gets called so that we can store coprocessor state into memory and
  * copy the current task into the new thread.