RE: crap, i think LKD3 explains linked list head nodes incorrectly ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> On Sun, 21 Nov 2010, Bruce Blinn wrote:
> 
> > New task structures are added into the list in kernel/fork.c (line 
> > 1743 in my source).
> 
>   that's not what i see here, can you reproduce the few lines 
> at that point?  i had assumed it was in fork.c somewhere.

Sorry, I got the line number wrong. It should have been 1269. It is in the
copy_process() function.

	list_add_tail_rcu(&p->tasks, &init_task.tasks);

Bruce


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux