From: Heiko Carstens Date: Fri, 13 Jul 2012 14:09:04 +0000 (+0200) Subject: s390/idle: reduce size of s390_idle_data structure X-Git-Tag: v3.6-rc1~126^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711d2731d0cc90644a67b179bd78432c15a270f0;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed