OSDN Git Service

s390/mm: shorten addressing mode initialization
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 3 Sep 2012 05:08:06 +0000 (07:08 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:45:06 +0000 (15:45 +0200)
commitbad4c9c82d7ecb3b6ce4dbe25b7810018b52b8c1
treef874107085b5708719bda3bb2bcc5304e898de63
parentd1b0d842c4450e410053083db837ef16532a4139
s390/mm: shorten addressing mode initialization

Shorten the code for addressing mode initialization. Also add missing
__init annotations, since this code is only used during kernel initialization.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/setup.c