Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-26 | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | |
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2008-05-26 | stackprotector: add boot_init_stack_canary() | Ingo Molnar | |
add the boot_init_stack_canary() and make the secondary idle threads use it. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2008-05-26 | stackprotector: include files | Ingo Molnar | |
create <linux/stackprotector.h> for core kernel files to include. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |