From: Ekaterina Tumanova Date: Tue, 3 Mar 2015 08:54:41 +0000 (+0100) Subject: KVM: s390: Zero out current VMDB of STSI before including level3 data. X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~42^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b75f4c9afac2604feb971441116c07a24ecca1ec;p=pandora-kernel.git KVM: s390: Zero out current VMDB of STSI before including level3 data. s390 documentation requires words 0 and 10-15 to be reserved and stored as zeros. As we fill out all other fields, we can memset the full structure. Signed-off-by: Ekaterina Tumanova Cc: stable@vger.kernel.org Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed