Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / include / linux / sched.h
index 07e68d9..0cd97d9 100644 (file)
@@ -862,7 +862,7 @@ struct task_struct {
        u64                             start_time;
 
        /* Boot based time in nsecs: */
-       u64                             real_start_time;
+       u64                             start_boottime;
 
        /* MM fault and swap info: this can arguably be seen as either mm-specific or thread-specific: */
        unsigned long                   min_flt;