From 51eee033dca3d6dc81febc5a69f30b964f3bddf3 Mon Sep 17 00:00:00 2001 From: Martin Schwidefsky Date: Thu, 23 Aug 2012 16:18:09 +0200 Subject: [PATCH] s390: add support to start the kernel in 64 bit mode. Do the switch to z/Architecture (alias 64 bit) mode early in head.S. If the machine is already running in 64 bit mode the sigp turns into a nop. With this change it doesn't matter in which mode the kernel is started. Reviewd-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed