From: Ingo Molnar Date: Thu, 14 Feb 2008 08:02:13 +0000 (+0100) Subject: panic: print more informative messages on stackprotect failure X-Git-Tag: v2.6.30-rc1~2^2~50^2~67^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517a92c4e19fcea815332d3155e9fb7723251274;p=pandora-kernel.git panic: print more informative messages on stackprotect failure pointed out by pageexec@freemail.hu: we just simply panic() when there's a stackprotector attack - giving the attacked person no information about what kernel code the attack went against. print out the attacked function. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed