]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/sched.h
Split 'flush_old_exec' into two functions
[net-next-2.6.git] / include / linux / sched.h
index 6f7bba93929bf5c55434b6fb196af320087e9c11..abdfacc58653e976b58af1cbe2b5d60821f0b931 100644 (file)
@@ -1369,7 +1369,7 @@ struct task_struct {
        char comm[TASK_COMM_LEN]; /* executable name excluding path
                                     - access with [gs]et_task_comm (which lock
                                       it with task_lock())
-                                    - initialized normally by flush_old_exec */
+                                    - initialized normally by setup_new_exec */
 /* file system info */
        int link_count, total_link_count;
 #ifdef CONFIG_SYSVIPC