fork: move the real prepare_to_copy() users to arch_dup_task_struct()
[linux-2.6-block.git] / arch / hexagon / include / asm / processor.h
index 20c5ddabbd8b4297e224a0557f5ca89b6a50e4d7..e8ea459002a4cf6adfc824092c87b94a5cacc891 100644 (file)
@@ -58,13 +58,6 @@ struct thread_struct {
 
 #define cpu_relax() __vmyield()
 
-/*
- * "Unlazying all lazy status" occurs here.
- */
-static inline void prepare_to_copy(struct task_struct *tsk)
-{
-}
-
 /*
  * Decides where the kernel will search for a free chunk of vm space during
  * mmaps.