From: Heiko Carstens Date: Thu, 18 Oct 2012 16:10:06 +0000 (+0200) Subject: s390/traps: preinitialize program check table X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~29^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01a37a749916ef1765e4d65dee8b43fde8407b8;p=pandora-kernel.git s390/traps: preinitialize program check table Preinitialize the program check table, so we can put it into the read-only data section. Also use only four byte entries for the table, since each program check handler resides within the first 2GB. Therefore this reduces the size of the table by 50% on 64 bit builds. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed