From: Martin Schwidefsky Date: Sun, 30 Oct 2011 14:16:48 +0000 (+0100) Subject: [S390] addressing mode limits and psw address wrapping X-Git-Tag: v3.2-rc1~109^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf45cafb0805978e6f13a672caca0e536e87cad;p=pandora-kernel.git [S390] addressing mode limits and psw address wrapping An instruction with an address right below the adress limit for the current addressing mode will wrap. The instruction restart logic in the protection fault handler and the signal code need to follow the wrapping rules to find the correct instruction address. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed