From: Hans-Joachim Picht Date: Wed, 24 Mar 2010 10:49:56 +0000 (+0100) Subject: [S390] fix broken proc interface for sclp_async X-Git-Tag: v2.6.34-rc3~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b26d82f5ea7de5667f87bb5ac6570111d7bff9f;p=pandora-kernel.git [S390] fix broken proc interface for sclp_async This patch now allows the use of the proc interface to either activate or deactivate call home on panic. e.g. echo 1 > /proc/sys/kernel/callhome strict_strtoul() requires _either_'\n\0' _or_ '\0' termination. This was missing and therefore the interface did not recognise valid input. Signed-off-by: Hans-Joachim Picht Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed