commit | b75f4c9afac2604feb971441116c07a24ecca1ec | [log] [tgz] |
---|---|---|
author | Ekaterina Tumanova <tumanova@linux.vnet.ibm.com> | Tue Mar 03 09:54:41 2015 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Mar 06 13:40:28 2015 +0100 |
tree | a1452bd0750e85297c5f2ff4c6abecb438d4cd13 | |
parent | fb5bf93f84c277546473be35543ed7890f6e6742 [diff] |
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 <tumanova@linux.vnet.ibm.com> Cc: stable@vger.kernel.org Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>