From: Michael Holzheu Date: Fri, 18 May 2012 13:10:05 +0000 (+0200) Subject: s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info X-Git-Tag: v3.5-rc1~30^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fbf1a53836d4105f95df947ac00e22311dff33;p=pandora-kernel.git s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info The crashkernel size for kdump can be reduced at runtime with the sysfs file "/sys/kernel/kexec_crash_size". Currently those changes do not update the OS info crashkernel information that is used for stand-alone kdump. With this fix now also the OS info crashkernel information is updated correctly. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed