s390/idle: reduce size of s390_idle_data structure
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 13 Jul 2012 14:09:04 +0000 (16:09 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 17 Jul 2012 08:34:30 +0000 (10:34 +0200)
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>

No differences found