From: Martin Schwidefsky Date: Sun, 30 Oct 2011 14:16:50 +0000 (+0100) Subject: [S390] cleanup psw related bits and pieces X-Git-Tag: v3.2-rc1~109^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b50511e41aa51a89b4176784a670582424bc7db6;p=pandora-kernel.git [S390] cleanup psw related bits and pieces Split out addressing mode bits from PSW_BASE_BITS, rename PSW_BASE_BITS to PSW_MASK_BASE, get rid of psw_user32_bits, remove unused function enabled_wait(), introduce PSW_MASK_USER, and drop PSW_MASK_MERGE macros. Change psw_kernel_bits / psw_user_bits to contain only the bits that are always set in the respective mode. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed