From: Heiko Carstens Date: Mon, 12 Nov 2012 09:03:25 +0000 (+0100) Subject: s390/topology: cleanup topology code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~29^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e57508fbd63b340788afe6f2c74a608603e714;p=pandora-kernel.git s390/topology: cleanup topology code Mainly merge all different per-cpu arrays into a single array which holds all topology information per logical cpu. Also fix the broken core vs socket variable naming and simplify the locking a bit. When running in environments without topology information also invent book, socket and core ids, so that not all ids are zero. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed