From: Heiko Carstens Date: Sat, 27 Apr 2013 11:43:34 +0000 (+0200) Subject: s390/zcore: calculate real memory size using own get_mem_size function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~30^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b1e427d685e2aee91f9a622f9c2691130f8e57d;p=pandora-kernel.git s390/zcore: calculate real memory size using own get_mem_size function The zcore device driver makes use of the global visible real_memory_size variable with its odd semantics. Since the zcore device driver already has code in place which calculates the memory size at module load time, use that code to calculate the current memory end value. One user less of the odd real_memory_size variable. Reviewed-by: Michael Holzheu Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed