]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
KVM: s390: avoid packed attribute
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 21 Jun 2017 14:49:15 +0000 (16:49 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 22 Jun 2017 10:41:07 +0000 (12:41 +0200)
commit1cae025577f447fa69e55f194b1f3b078f5fbc25
treeb9cd388773eae59a94580b5ac8976b91616df5d5
parent2c1a48f2e5ed31b881eaa003a6276818a4794485
KVM: s390: avoid packed attribute

For naturally aligned and sized data structures avoid superfluous
packed and aligned attributes.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/gaccess.c
arch/s390/kvm/vsie.c