patch-2.4.21 linux-2.4.21/include/asm-s390x/processor.h

Next file: linux-2.4.21/include/asm-s390x/rwsem.h
Previous file: linux-2.4.21/include/asm-s390x/pgtable.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-s390x/processor.h linux-2.4.21/include/asm-s390x/processor.h
@@ -128,7 +128,7 @@
 
 /* Free all resources held by a thread. */
 extern void release_thread(struct task_struct *);
-extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
+extern int arch_kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
 
 /* Copy and release all segment info associated with a VM */
 #define copy_segments(nr, mm)           do { } while (0)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)