From: Martin Schwidefsky Date: Wed, 14 Jan 2015 16:51:17 +0000 (+0100) Subject: s390: avoid z13 cache aliasing X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~118^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6b83e5e4d3aed46eac1d219322fba9c7341cd8;p=pandora-kernel.git s390: avoid z13 cache aliasing Avoid cache aliasing on z13 by aligning shared objects to multiples of 512K. The virtual addresses of a page from a shared file needs to have identical bits in the range 2^12 to 2^18. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed