commit | 76397f72fb9f4c9a96dfe05462887811c81b0e17 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Mon Feb 09 22:17:39 2009 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 10 00:41:29 2009 +0100 |
tree | 764a20005ed1efeb7b459ae030495c7e709bc3da | |
parent | 6cd61c0baa8bce32271226198b46c67a7a05d108 [diff] |
x86: stackprotector.h misc update Impact: misc udpate * wrap content with CONFIG_CC_STACK_PROTECTOR so that other arch files can include it directly * add missing includes This will help future changes. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>