From: Heiko Carstens Date: Fri, 11 Sep 2009 08:28:45 +0000 (+0200) Subject: [S390] kernel: always keep machine flags in lowcore X-Git-Tag: v2.6.32-rc1~734^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3135e0c40c9a13ad0c57783f2b9569c4c00bd26;p=pandora-kernel.git [S390] kernel: always keep machine flags in lowcore Eleminate the local variable machine_flags and always change machine flags directly in the lowcore. This avoids confusion about when and why the two variables have to be synchronized. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed