From: Martin Schwidefsky Date: Tue, 15 Feb 2011 08:43:32 +0000 (+0100) Subject: s390: remove task_show_regs X-Git-Tag: v2.6.38-rc5~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261cd298a8c363d7985e3482946edb4bfedacf98;p=pandora-kernel.git s390: remove task_show_regs task_show_regs used to be a debugging aid in the early bringup days of Linux on s390. /proc//status is a world readable file, it is not a good idea to show the registers of a process. The only correct fix is to remove task_show_regs. Reported-by: Al Viro Signed-off-by: Martin Schwidefsky Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed