commit | 711d2731d0cc90644a67b179bd78432c15a270f0 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Jul 13 16:09:04 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jul 17 10:34:30 2012 +0200 |
tree | 13325661470b5af8dadc9e66bc9ecf11c484aa58 | |
parent | 0008204ffe85d23382d6fd0f971f3f0fbe70bae2 [diff] |
s390/idle: reduce size of s390_idle_data structure Avoid padding in the middle and the end of the data structure by moving nohz_delay member to the beginning. Saves eight byte per cpu. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>