Searched hist:"0 a4254058037eb172758961d0a5b94f4320a1425" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/ |
H A D | fork.c | diff 0a4254058037eb172758961d0a5b94f4320a1425 Tue Sep 26 03:52:38 CDT 2006 Arjan van de Ven <arjan@linux.intel.com> [PATCH] Add the canary field to the PDA area and the task struct
This patch adds the per thread cookie field to the task struct and the PDA. Also it makes sure that the PDA value gets the new cookie value at context switch, and that a new task gets a new cookie at task creation time.
Signed-off-by: Arjan van Ven <arjan@linux.intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andi Kleen <ak@suse.de> CC: Andi Kleen <ak@suse.de>
|
/openbmc/linux/include/linux/ |
H A D | sched.h | diff 0a4254058037eb172758961d0a5b94f4320a1425 Tue Sep 26 03:52:38 CDT 2006 Arjan van de Ven <arjan@linux.intel.com> [PATCH] Add the canary field to the PDA area and the task struct
This patch adds the per thread cookie field to the task struct and the PDA. Also it makes sure that the PDA value gets the new cookie value at context switch, and that a new task gets a new cookie at task creation time.
Signed-off-by: Arjan van Ven <arjan@linux.intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andi Kleen <ak@suse.de> CC: Andi Kleen <ak@suse.de>
|