From: Ingo Molnar Date: Mon, 16 Jul 2007 06:40:10 +0000 (-0700) Subject: vdso: print fatal signals X-Git-Tag: v2.6.23-rc1~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45807a1df9f51d28d0ff0c6bcf900c210411d7c9;p=pandora-kernel.git vdso: print fatal signals Add the print-fatal-signals=1 boot option and the /proc/sys/kernel/print-fatal-signals runtime switch. This feature prints some minimal information about userspace segfaults to the kernel console. This is useful to find early bootup bugs where userspace debugging is very hard. Defaults to off. [akpm@linux-foundation.org: Don't add new sysctl numbers] Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed