From: Martin Schwidefsky Date: Tue, 27 May 2014 12:40:39 +0000 (+0200) Subject: s390/lowcore: replace lowcore irb array with a per-cpu variable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63aef00b55d37e9fad837a8b38a2c261f0d32041;p=pandora-kernel.git s390/lowcore: replace lowcore irb array with a per-cpu variable Remove the 96-byte irb array from the lowcore and create a per-cpu variable instead. That way we will pick up any change in the definition of the struct irb automatically. Acked-By: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed