From: Christian Borntraeger Date: Wed, 19 Mar 2014 10:18:29 +0000 (+0100) Subject: KVM: s390: randomize sca address X-Git-Tag: v3.15-rc1~118^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c137ff00a478ae619deea8650829dd2f8e71b9;p=pandora-kernel.git KVM: s390: randomize sca address We allocate a page for the 2k sca, so lets use the space to improve hit rate of some internal cpu caches. No need to change the freeing of the page, as this will shift away the page offset bits anyway. Signed-off-by: Christian Borntraeger Reviewed-by: David Hildenbrand --- Reading git-diff-tree failed