From: Tejun Heo Date: Tue, 20 Jan 2009 03:29:19 +0000 (+0900) Subject: x86: cleanup stack protector X-Git-Tag: v2.6.30-rc1~2^2~50^2~65^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6e50f93db5bd0895ec7c7d1b6f3886c6e1f11b6;p=pandora-kernel.git x86: cleanup stack protector Impact: cleanup Make the following cleanups. * remove duplicate comment from boot_init_stack_canary() which fits better in the other place - cpu_idle(). * move stack_canary offset check from __switch_to() to boot_init_stack_canary(). Signed-off-by: Tejun Heo --- Reading git-diff-tree failed