commit | 36324963a3006d2c416095d87d8272e4825c679b | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Oct 12 13:04:12 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Oct 27 09:33:57 2015 +0100 |
tree | ad448133490eea7d305fb627fe2fc1fb831f922a | |
parent | 975be635d929e3cfdae149d6de055f31a17c92d7 [diff] |
s390/nmi: reduce size of percpu variable Change the flag fields within struct mcck_struct to simple bit fields to reduce the size of the structure which is used as percpu variable. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>