Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 2008-05-26 |
| | | | | | | Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | ||
* | stackprotector: add boot_init_stack_canary() | Ingo Molnar | 2008-05-26 |
| | | | | | | | | | 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> | ||
* | stackprotector: include files | Ingo Molnar | 2008-05-26 |
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> |