]> git.baikalelectronics.ru Git - 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)
commit723804251c31b018b7a9d55df85591443a66ce7d
treeb9cd388773eae59a94580b5ac8976b91616df5d5
parent8022fb695abef78e87b78a20abfd27a7b2bce823
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