From: Heiko Carstens Date: Fri, 31 Aug 2012 11:35:25 +0000 (+0200) Subject: s390/mm: change default addressing mode X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5787c9976889bcf26cbd8f3124b91678a33275;p=pandora-kernel.git s390/mm: change default addressing mode Change the default addressing mode so that user space runs in primary space and the kernel runs in home space. In addition remove the "switch_amode" kernel parameter so all users who already specified they want the new default behaviour will stay in the "switched" mode instead of in the opposite they intended. If there is a need to switch addressing modes, this can be done with the "user_mode" kernel parameter: user_mode=home Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed